2007-05-07 18:38:47 +02:00
|
|
|
@comment $NetBSD: PLIST,v 1.14 2007/05/07 16:38:47 joerg Exp $
|
2003-09-05 20:35:49 +02:00
|
|
|
include/nbcompat.h
|
2004-08-23 05:32:12 +02:00
|
|
|
include/nbcompat/assert.h
|
|
|
|
include/nbcompat/cdefs.h
|
|
|
|
include/nbcompat/ctype.h
|
|
|
|
include/nbcompat/dirent.h
|
|
|
|
include/nbcompat/endian.h
|
2003-09-05 20:35:49 +02:00
|
|
|
include/nbcompat/err.h
|
2004-08-06 18:55:06 +02:00
|
|
|
include/nbcompat/fnmatch.h
|
2003-09-05 20:35:49 +02:00
|
|
|
include/nbcompat/fts.h
|
|
|
|
include/nbcompat/getopt.h
|
|
|
|
include/nbcompat/glob.h
|
2004-08-10 20:47:55 +02:00
|
|
|
include/nbcompat/grp.h
|
|
|
|
include/nbcompat/limits.h
|
2003-09-05 20:35:49 +02:00
|
|
|
include/nbcompat/md5.h
|
|
|
|
include/nbcompat/nbconfig.h
|
|
|
|
include/nbcompat/nbtypes.h
|
2004-08-23 05:32:12 +02:00
|
|
|
include/nbcompat/param.h
|
2004-08-10 20:47:55 +02:00
|
|
|
include/nbcompat/paths.h
|
2003-09-05 20:35:49 +02:00
|
|
|
include/nbcompat/poll.h
|
2004-08-10 20:47:55 +02:00
|
|
|
include/nbcompat/pwd.h
|
2004-08-06 18:55:06 +02:00
|
|
|
include/nbcompat/queue.h
|
2004-08-23 05:32:12 +02:00
|
|
|
include/nbcompat/regex.h
|
2003-09-05 20:35:49 +02:00
|
|
|
include/nbcompat/rmd160.h
|
|
|
|
include/nbcompat/sha1.h
|
2007-05-07 18:38:47 +02:00
|
|
|
include/nbcompat/sha2.h
|
2004-08-10 20:47:55 +02:00
|
|
|
include/nbcompat/stat.h
|
2004-08-06 18:55:06 +02:00
|
|
|
include/nbcompat/statvfs.h
|
2004-08-10 20:47:55 +02:00
|
|
|
include/nbcompat/stdio.h
|
|
|
|
include/nbcompat/stdlib.h
|
|
|
|
include/nbcompat/string.h
|
2004-08-23 05:32:12 +02:00
|
|
|
include/nbcompat/termcap.h
|
2004-08-10 20:47:55 +02:00
|
|
|
include/nbcompat/time.h
|
2004-08-23 05:32:12 +02:00
|
|
|
include/nbcompat/types.h
|
2004-08-10 20:47:55 +02:00
|
|
|
include/nbcompat/tzfile.h
|
|
|
|
include/nbcompat/unistd.h
|
|
|
|
include/nbcompat/util.h
|
2003-09-05 20:35:49 +02:00
|
|
|
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}
|