PERFORCE change 107167 for review
Todd Miller
millert at FreeBSD.org
Tue Oct 3 07:05:38 PDT 2006
http://perforce.freebsd.org/chv.cgi?CH=107167
Change 107167 by millert at millert_macbook on 2006/10/03 14:04:41
Remove conf-parse.c and conf-parse.h for clean target
Affected files ...
.. //depot/projects/trustedbsd/sedarwin8/policies/sedarwin/libsemanage/src/Makefile#4 edit
Differences ...
==== //depot/projects/trustedbsd/sedarwin8/policies/sedarwin/libsemanage/src/Makefile#4 (text+ko) ====
@@ -43,7 +43,7 @@
$(RANLIB) $(DESTDIR)/usr/lib/lib$(LIB).a
clean:
- rm -f lib$(LIB).a $(OBJS)
+ rm -f lib$(LIB).a $(OBJS) conf-parse.c conf-parse.h
lib$(LIB).a:: $(OBJS)
rm -f lib$(LIB).a
More information about the trustedbsd-cvs
mailing list