NetBSD/sys/dev/microcode/ral/Makefile

19 lines
256 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.7 2018/05/31 05:27:46 mrg Exp $
NOMAN= # defined
.include <bsd.own.mk>
.if ${MKFIRMWARE} != "no"
2016-04-27 22:50:06 +03:00
FILES= ral-rt2561 ral-rt2561s ral-rt2661 ral-rt2860 ral-license
.endif
# XXX
2006-06-08 04:21:54 +04:00
includes:
clean:
cleandir:
.include <bsd.files.mk>