Remove generated iplang_l.c

This commit is contained in:
martti 2004-03-28 09:21:10 +00:00
parent 84f2cae1d0
commit 93c07ca49d
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.16 2004/03/28 09:01:28 martti Exp $
# $NetBSD: Makefile,v 1.17 2004/03/28 09:21:10 martti Exp $
.include <bsd.own.mk>
@ -15,6 +15,7 @@ CPPFLAGS+= -I${NETBSDSRCDIR}/dist/ipf/ipsend
CPPFLAGS+= -I${NETBSDSRCDIR}/dist/ipf/iplang
CLEANFILES+= iplang_y.c iplang_y.h
CLEANFILES+= iplang_l.c
.PATH: ${NETBSDSRCDIR}/dist/ipf/ipsend \
${NETBSDSRCDIR}/dist/ipf/iplang