Clean up after utilizing FILES.
This commit is contained in:
parent
ed7698639e
commit
6173443fc5
@ -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