Date: Tue, 3 Oct 2006 14:05:26 GMT From: Todd Miller <millert@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 107167 for review Message-ID: <200610031405.k93E5QBT011089@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=107167 Change 107167 by millert@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610031405.k93E5QBT011089>