revert previous; lossage was caused by local makefile changes

This commit is contained in:
lukem 2003-08-01 11:09:38 +00:00
parent 913e4f842e
commit 8ecf6c5100
1 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2003/08/01 10:49:26 lukem Exp $
# $NetBSD: Makefile,v 1.8 2003/08/01 11:09:38 lukem Exp $
# $OpenBSD: Makefile,v 1.4 2002/06/05 17:34:56 mickey Exp $
.include <bsd.own.mk>
@ -14,6 +14,4 @@ CPPFLAGS+= -I. -I${.CURDIR} -I${NETBSDSRCDIR}/sys
YHEADER=yes
lex.c: parse.h
.include <bsd.prog.mk>