Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Oct 2006 19:45:05 GMT
From:      Todd Miller <millert@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 108522 for review
Message-ID:  <200610261945.k9QJj5nx082346@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=108522

Change 108522 by millert@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610261945.k9QJj5nx082346>