From a922794e92f1d71cc8cce3b0a28fb257186744f8 Mon Sep 17 00:00:00 2001 From: ed Date: Sat, 2 Jan 2010 20:27:14 +0000 Subject: Don't forget to clean up the file copied from the kernel sources. MFC after: 1 week --- lib/libc/posix1e/Makefile.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/libc') diff --git a/lib/libc/posix1e/Makefile.inc b/lib/libc/posix1e/Makefile.inc index c9e78bd..30e3986 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 -- cgit v1.1