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:
parent
752d10d34e
commit
528cd70738
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=921
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user