mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
Remove unneeded CFLAGS.
This commit is contained in:
parent
bd43e0ce56
commit
7f5883ad7c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=203747
@ -4,7 +4,6 @@
|
||||
PROG= find
|
||||
SRCS= find.c function.c ls.c main.c misc.c operator.c option.c \
|
||||
getdate.y
|
||||
CFLAGS+= -DHAVE_SYS_TIMEB_H -I${.CURDIR}
|
||||
YFLAGS=
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user