Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2003 19:24:26 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 42872 for review
Message-ID:  <200311210324.hAL3OQlc033740@repoman.freebsd.org>

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

Change 42872 by rwatson@rwatson_powerbook on 2003/11/20 19:23:58

	Clean target.

Affected files ...

.. //depot/projects/trustedbsd/sedarwin/policy/Makefile#2 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin/policy/Makefile#2 (text+ko) ====

@@ -24,3 +24,8 @@
 
 bininclude: bininclude.C
 	gcc -o $@ $<
+
+clean:
+	rm -f bininclude policy.16 policy.conf  policy.h rules.m4 fc.out \
+	    genfs
+



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