1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-17 15:27:36 +00:00

Added y.tab.h to the CLEANFILES target.

This commit is contained in:
Andreas Schulz 1993-12-31 11:24:16 +00:00
parent 752d10d34e
commit 528cd70738
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=921

View File

@ -5,7 +5,7 @@ CFLAGS += -I${.CURDIR} -I${.CURDIR}/../cvs -DFTIME_MISSING -DHAVE_TIMEZONE
SRCS = argmatch.c error.c getopt.c sighandle.c strippath.c stripslash.c yesno.c \
getdate.y fnmatch.c regex.c subr.c myndbm.c hash.c
CLEANFILES+= getdate.c
CLEANFILES+= getdate.c y.tab.h
install:
@echo -n