]> git.cameronkatri.com Git - apple_cmds.git/blob - shell_cmds/env/Makefile
shell_cmds: All compiled
[apple_cmds.git] / shell_cmds / env / Makefile
1 PROG= env
2 SRCS= env.c envopts.c
3
4 .include <bsd.prog.mk>