=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/size/Attic/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- src/usr.bin/size/Attic/Makefile 1998/05/11 07:40:30 1.4 +++ src/usr.bin/size/Attic/Makefile 1999/05/10 16:14:07 1.5 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 1998/05/11 07:40:30 niklas Exp $ +# $OpenBSD: Makefile,v 1.5 1999/05/10 16:14:07 espie Exp $ TARGET_MACHINE_ARCH?= ${MACHINE_ARCH} @@ -16,6 +16,8 @@ CFLAGS+= -DMID_MACHINE_OVERRIDE=MID_VAX .endif .endif + +CFLAGS+= -I${.CURDIR}/../nm PROG= size