NetBSD/external/realtek/Makefile

10 lines
159 B
Makefile

# $NetBSD: Makefile,v 1.3 2018/05/31 05:27:46 mrg Exp $
.include <bsd.own.mk>
.if ${MKFIRMWARE} != "no"
SUBDIR+= rtwn urtwn
.endif
.include <bsd.subdir.mk>