Lines Matching +full:device +full:- +full:streams +full:- +full:2.2 +full:. +full:1 +full:. +full:lha
4 #include <bsd.hostinit.mk>
6 MISC_FILES= runbootblock.README device-streams.README.md
7 UUDECODE_FILES= device-streams-2.2.1-src.tar.gz device-streams-2.2.1.lha \
10 .include <bsd.files.mk>
11 .include <bsd.hostprog.mk>
13 release: check_RELEASEDIR .WAIT ${MISC_FILES} ${UUDECODE_FILES}
15 cd ${.CURDIR} && \
16 ${HOST_INSTALL_FILE} -m ${NONBINMODE} ${MISC_FILES} \
19 cd ${.OBJDIR} && \
20 ${HOST_INSTALL_FILE} -m ${NONBINMODE} ${UUDECODE_FILES} \