]> git.cameronkatri.com Git - apple_cmds.git/blob - file_cmds/install/Makefile
file_cmds: mtree probably won't work, but it does compile
[apple_cmds.git] / file_cmds / install / Makefile
1 PROG= install
2 SRCS= xinstall.c
3
4 .include <bsd.prog.mk>