|
|
http://perforce.freebsd.org/chv.cgi?CH=133691
Change 133691 by imp@imp_paco-paco on 2008/01/19 23:41:50
Remove extra junk that is left over from the great Mac OS X
experiment.
Affected files ...
.. //depot/projects/mips2-jnpr/src/Makefile#3 edit
Differences ...
==== //depot/projects/mips2-jnpr/src/Makefile#3 (text+ko) ====
@@ -166,7 +166,7 @@
#
${TGTS}:
- ${_+_}cd ${.CURDIR}; \
+ ${_+_}@cd ${.CURDIR}; \
${_MAKE} ${.TARGET}
# Set a reasonable default
@@ -246,7 +246,6 @@
#
MMAKEENV= MAKEOBJDIRPREFIX=${MAKEPATH} \
DESTDIR= \
- LIBC= \
INSTALL="sh ${.CURDIR}/tools/install.sh"
MMAKE= ${MMAKEENV} ${MAKE} \
-D_UPGRADING \
_______________________________________________
p4-projects@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/p4-projects
To unsubscribe, send any mail to "p4-projects-unsubscribe@xxxxxxxxxxx"
|
|