diff options
| author | Daniel Eischen <deischen@FreeBSD.org> | 2006-03-13 01:15:01 +0000 |
|---|---|---|
| committer | Daniel Eischen <deischen@FreeBSD.org> | 2006-03-13 01:15:01 +0000 |
| commit | 6fad3aaf157b3ab3d64b99ca7c14751124c044dd (patch) | |
| tree | 6e1707a1132e7e6e97c7086220d021a6a6fb9837 /lib/libc/posix1e | |
| parent | 3650be51e29c2f0bc791966d320e9afbfa6f70d5 (diff) | |
Notes
Diffstat (limited to 'lib/libc/posix1e')
| -rw-r--r-- | lib/libc/posix1e/Makefile.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/posix1e/Makefile.inc b/lib/libc/posix1e/Makefile.inc index 5bd119fc8a68..91422d4c21d2 100644 --- a/lib/libc/posix1e/Makefile.inc +++ b/lib/libc/posix1e/Makefile.inc @@ -22,6 +22,8 @@ SRCS+= acl_calc_mask.c \ mac_get.c \ mac_set.c +SYM_MAPS+=${.CURDIR}/posix1e/Symbol.map + MAN+= acl.3 \ acl_add_perm.3 \ acl_calc_mask.3 \ |
