=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/Makefile,v retrieving revision 1.64 retrieving revision 1.65 diff -c -r1.64 -r1.65 *** src/Makefile 2001/01/27 01:59:43 1.64 --- src/Makefile 2001/03/28 22:52:22 1.65 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.64 2001/01/27 01:59:43 niklas Exp $ # # For more information on building in tricky environments, please see --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.65 2001/03/28 22:52:22 todd Exp $ # # For more information on building in tricky environments, please see *************** *** 176,182 **** --prefix ${CROSSDIR}/usr \ --disable-nls --disable-gdbtk --disable-commonbfdlib \ --target `cat ${CROSSDIR}/TARGET_CANON` && \ ! ${MAKE} CFLAGS=${CFLAGS} && ${MAKE} install && \ ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 755 \ ${.CURDIR}/usr.bin/lorder/lorder.sh \ ${CROSSDIR}/usr/bin/lorder --- 176,182 ---- --prefix ${CROSSDIR}/usr \ --disable-nls --disable-gdbtk --disable-commonbfdlib \ --target `cat ${CROSSDIR}/TARGET_CANON` && \ ! ${MAKE} CFLAGS=${CFLAGS} && ${MAKE} install ) && \ ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 755 \ ${.CURDIR}/usr.bin/lorder/lorder.sh \ ${CROSSDIR}/usr/bin/lorder