=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/lorder/Makefile,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- src/usr.bin/lorder/Makefile 1997/09/21 11:49:46 1.7 +++ src/usr.bin/lorder/Makefile 1999/05/21 01:24:04 1.8 @@ -1,14 +1,8 @@ -# $OpenBSD: Makefile,v 1.7 1997/09/21 11:49:46 deraadt Exp $ +# $OpenBSD: Makefile,v 1.8 1999/05/21 01:24:04 espie Exp $ MAN= lorder.1 -.if (${MACHINE_ARCH} == "alpha" || ${MACHINE_ARCH} == "mips" \ - || ${MACHINE_ARCH} == "powerpc" ) -# alpha, mips use special version which works with GNU (or BSD) nm. -SCRIPT= lorder.sh.gnm -.else SCRIPT= lorder.sh -.endif realinstall: ${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \