PERFORCE change 42859 for review
Robert Watson
rwatson at FreeBSD.org
Fri Nov 21 01:57:31 GMT 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
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list