]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/modules/ralfw/Makefile.inc
Update to bmake-20240108
[FreeBSD/FreeBSD.git] / sys / modules / ralfw / Makefile.inc
1
2 #
3 # Common rules for building firmware.  Note this gets auto-included
4 # by the subdir Makefile's as a consequence of included bsd.kmod.mk.
5 #
6 KMOD=   ${IMG}fw
7 _FIRM=  ${IMG}.fw
8
9 CLEANFILES+=    ${_FIRM}
10
11 FIRMWS= ${_FIRM}:${KMOD}
12
13 ${_FIRM}: ${SRCTOP}/sys/contrib/dev/ral/${_FIRM}.uu
14         uudecode -p ${.ALLSRC} > ${.TARGET}