PERFORCE change 122324 for review
Gabor Kovesdan
gabor at FreeBSD.org
Tue Jun 26 07:00:22 UTC 2007
http://perforce.freebsd.org/chv.cgi?CH=122324
Change 122324 by gabor at gabor_server on 2007/06/26 06:59:20
- Add UMOUNT here, we will need it
Affected files ...
.. //depot/projects/soc2006/gabor_destdir/Mk/bsd.commands.mk#3 edit
Differences ...
==== //depot/projects/soc2006/gabor_destdir/Mk/bsd.commands.mk#3 (text+ko) ====
@@ -56,6 +56,7 @@
TEST?= test # Shell builtin
TR?= LANG=C /usr/bin/tr
TRUE?= true # Shell builtin
+UMOUNT?= /sbin/umount
UNAME?= /usr/bin/uname
UNZIP_CMD?= ${LOCALBASE}/bin/unzip
WHICH?= /usr/bin/which
More information about the p4-projects
mailing list