Fix release build that was broken due to the lack of a clean target.
Noted by ad@. I didn't see this myself because I always build with UPDATE set, so no cleaning is done.
This commit is contained in:
parent
2053e6a730
commit
416efab2e1
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.1 2007/11/12 15:01:50 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2007/11/12 20:13:21 jmmv Exp $
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
@ -10,4 +10,4 @@ FILESMODE= 444
|
||||
FILES= atf-run.hooks \
|
||||
tests-results.css
|
||||
|
||||
.include <bsd.files.mk>
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user