mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add gnugrep.1 to CLEANFILES.
MFC after: 3 days Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
cb81897a72
commit
4295fc3d75
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ PROG= gnugrep
|
|||
SRCS= closeout.c dfa.c error.c exclude.c grep.c grepmat.c hard-locale.c \
|
||||
isdir.c kwset.c obstack.c quotearg.c savedir.c search.c xmalloc.c \
|
||||
xstrtoumax.c
|
||||
CLEANFILES+= gnugrep.1
|
||||
|
||||
CFLAGS+=-I${.CURDIR} -I${DESTDIR}/usr/include/gnu -DHAVE_CONFIG_H
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue