15 lines
192 B
Makefile
15 lines
192 B
Makefile
# $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>
|