mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-20 15:43:16 +00:00
Clean up after utilizing FILES.
This commit is contained in:
parent
2bcc0b737c
commit
0479aa4bad
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=140945
@ -14,12 +14,9 @@ MAN= vgrind.1 vgrindefs.5
|
||||
BINDIR= /usr/libexec
|
||||
SCRIPTSDIR=/usr/bin
|
||||
|
||||
EXTRA= vgrindefs.src.db
|
||||
CLEANFILES+= ${EXTRA}
|
||||
CLEANFILES= vgrindefs.src.db
|
||||
|
||||
all: ${EXTRA}
|
||||
|
||||
${EXTRA}: ${.CURDIR}/vgrindefs.src
|
||||
cap_mkdb -f vgrindefs.src ${.CURDIR}/vgrindefs.src
|
||||
vgrindefs.src.db: vgrindefs.src
|
||||
cap_mkdb -f vgrindefs.src ${.ALLSRC}
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user