PERFORCE change 87619 for review
Todd Miller
millert at FreeBSD.org
Thu Dec 1 22:10:16 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=87619
Change 87619 by millert at millert_ibook on 2005/12/01 22:09:31
Fix pasto introduce in previous change.
Affected files ...
.. //depot/projects/trustedbsd/sedarwin7/src/Makefile#5 edit
Differences ...
==== //depot/projects/trustedbsd/sedarwin7/src/Makefile#5 (text+ko) ====
@@ -25,7 +25,7 @@
cd release && make distclean
cd darwin && make clean
for i in $(BUILD_MODULES); do cd $$i && make clean && cd ..; done
- cd darwin/osx_cmds && make
+ cd darwin/osx_cmds && make clean
Makeconfig: Makeconfig.in
@echo "# Set this to the root of the source distribution." > $@
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