]> git.cameronkatri.com Git - apple_cmds.git/blob - shell_cmds/time/Makefile
Merge branch 'apple'
[apple_cmds.git] / shell_cmds / time / Makefile
1 PROG= time
2
3 LDADD+=-liosexec
4
5 .include <bsd.prog.mk>