PERFORCE change 108522 for review
Todd Miller
millert at FreeBSD.org
Thu Oct 26 19:47:47 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=108522
Change 108522 by millert at millert_macbook on 2006/10/26 19:44:51
Remove conf-scan.c for clean target.
Affected files ...
.. //depot/projects/trustedbsd/sedarwin8/policies/sedarwin/libsemanage/src/Makefile#5 edit
Differences ...
==== //depot/projects/trustedbsd/sedarwin8/policies/sedarwin/libsemanage/src/Makefile#5 (text+ko) ====
@@ -43,7 +43,7 @@
$(RANLIB) $(DESTDIR)/usr/lib/lib$(LIB).a
clean:
- rm -f lib$(LIB).a $(OBJS) conf-parse.c conf-parse.h
+ rm -f lib$(LIB).a $(OBJS) conf-scan.c conf-parse.c conf-parse.h
lib$(LIB).a:: $(OBJS)
rm -f lib$(LIB).a
More information about the trustedbsd-cvs
mailing list