aboutsummaryrefslogtreecommitdiffstats
path: root/shell_cmds/time/Makefile
blob: f2c8284da65892918dec0c3b46afbceabcc117a1 (plain) (blame)
1
2
3
4
5
PROG=	time

LDADD+=-liosexec

.include <bsd.prog.mk>