PERFORCE change 42859 for review

Robert Watson rwatson at FreeBSD.org
Thu Nov 20 17:57:32 PST 2003


http://perforce.freebsd.org/chv.cgi?CH=42859

Change 42859 by rwatson at rwatson_powerbook on 2003/11/20 17:57:07

	Clean target.

Affected files ...

.. //depot/projects/trustedbsd/sedarwin/sebsd_system/wslogin/Makefile#2 edit

Differences ...

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

@@ -6,3 +6,5 @@
 wslogin.dylib: $(OBJS)
 	gcc -dynamiclib -o $@ $(OBJS) ../../libsebsd/libsebsd.a ../../libmac/*.o
 
+clean:
+	rm -f $(OBJS) wslogin.dylib


More information about the p4-projects mailing list