2003-09-05 20:35:49 +02:00
|
|
|
@comment $NetBSD: PLIST,v 1.9 2003/09/05 18:35:58 jlam Exp $
|
|
|
|
include/nbcompat.h
|
|
|
|
include/nbcompat/err.h
|
|
|
|
include/nbcompat/fts.h
|
|
|
|
include/nbcompat/getopt.h
|
|
|
|
include/nbcompat/glob.h
|
|
|
|
include/nbcompat/md5.h
|
|
|
|
include/nbcompat/nbconfig.h
|
|
|
|
include/nbcompat/nbtypes.h
|
|
|
|
include/nbcompat/poll.h
|
|
|
|
include/nbcompat/rmd160.h
|
|
|
|
include/nbcompat/sha1.h
|
|
|
|
include/nbcompat/sha2.h
|
|
|
|
include/nbcompat/statfs.h
|
|
|
|
include/nbcompat/vis.h
|
2003-03-31 07:02:17 +02:00
|
|
|
lib/libnbcompat.a
|
2003-09-05 20:35:49 +02:00
|
|
|
@dirrm include/nbcompat
|
2003-08-31 14:02:56 +02:00
|
|
|
@unexec ${RMDIR} -p %D/include 2>/dev/null || ${TRUE}
|
|
|
|
@unexec ${RMDIR} -p %D/lib 2>/dev/null || ${TRUE}
|