diff options
| author | Sergey Kandaurov <pluknet@FreeBSD.org> | 2012-01-17 18:54:50 +0000 |
|---|---|---|
| committer | Sergey Kandaurov <pluknet@FreeBSD.org> | 2012-01-17 18:54:50 +0000 |
| commit | 9f5051c9dc5cf9aab752a6db3afa81ba391c61e4 (patch) | |
| tree | 6b73fedac86d468ef397e6f4cf910c2e64385b43 /lib | |
| parent | f9ddca477e13156c35b9c4e779029c5b98c6f3a6 (diff) | |
Notes
Diffstat (limited to 'lib')
| -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 c9e78bda89de..30e39864a0ef 100644 --- a/lib/libc/posix1e/Makefile.inc +++ b/lib/libc/posix1e/Makefile.inc @@ -119,3 +119,5 @@ MLINKS+=acl_create_entry.3 acl_create_entry_np.3\ mac_set.3 mac_set_proc.3 \ mac_text.3 mac_from_text.3 \ mac_text.3 mac_to_text.3 + +CLEANFILES+= subr_acl_nfs4.c |
