PERFORCE change 97360 for review
Todd Miller
millert at FreeBSD.org
Wed May 17 18:46:45 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=97360
Change 97360 by millert at millert_ibook on 2006/05/17 18:44:29
No longer need nftw.c in libsecompat
Affected files ...
.. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libsecompat/Makefile#2 edit
.. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libsecompat/ftw.h#2 delete
.. //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libsecompat/nftw.c#2 delete
Differences ...
==== //depot/projects/trustedbsd/sedarwin7/src/sedarwin/libsecompat/Makefile#2 (text+ko) ====
@@ -9,7 +9,7 @@
LIBVERSION = 1
-SRCS= getline.c strndup.c nftw.c
+SRCS= getline.c strndup.c
LIBA=libsecompat.a
OBJS= $(patsubst %.c,%.o,$(SRCS))
More information about the trustedbsd-cvs
mailing list