Add cleandir and clean fake targets. I should find a better way to do this.
This commit is contained in:
parent
24ba5ad5fd
commit
41eefa78ba
@ -1,9 +1,14 @@
|
||||
# $NetBSD: Makefile,v 1.4 2006/06/08 00:21:54 rpaulo Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2006/06/08 15:22:03 rpaulo Exp $
|
||||
|
||||
NOMAN= # defined
|
||||
|
||||
FILES= ral-rt2561 ral-rt2561s ral-rt2661 ral-license
|
||||
|
||||
# XXX
|
||||
includes:
|
||||
|
||||
clean:
|
||||
|
||||
cleandir:
|
||||
|
||||
.include <bsd.files.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user