Remove empty DragonFly CVS IDs.
[dragonfly.git] / sys / dev / netif / ral / fw / Makefile.inc
blob2c0918ad3d5a98844b799b05a57a0e9dffe67504
2 # Common rules for building firmware.  Note this gets auto-included
3 # by the subdir Makefile's as a consequence of included bsd.kmod.mk.
5 KMOD=   ${IMG}fw
6 _FIRM=  ${IMG}.fw
8 CLEANFILES+=    ${_FIRM}
10 FIRMWS= ${_FIRM}:${KMOD}
12 ${_FIRM}: ${.CURDIR}/../../../../../contrib/dev/ral/${_FIRM}.uu
13         uudecode -p $? > ${.TARGET}