=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/Makefile,v retrieving revision 1.52 retrieving revision 1.53 diff -c -r1.52 -r1.53 *** src/Makefile 1999/12/22 21:25:24 1.52 --- src/Makefile 2000/03/01 03:56:41 1.53 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.52 1999/12/22 21:25:24 mickey Exp $ # # For more information on building in tricky environments, please see --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.53 2000/03/01 03:56:41 todd Exp $ # # For more information on building in tricky environments, please see *************** *** 113,119 **** LORDER=${CROSSDIR}/usr/bin/lorder \ RANLIB=${CROSSDIR}/usr/bin/ranlib \ SIZE=${CROSSDIR}/usr/bin/size STRIP=${CROSSDIR}/usr/bin/strip \ - LORDER=${CROSSDIR}/usr/bin/lorder \ HOSTCC=cc cross-helpers: --- 113,118 ----