PROG =	time
MAN  =	time.1
SRCS =	time.c xtime.c

CPPFLAGS +=	-DNOT_CSH
CPPFLAGS +=	-I.

.PATH: ${.CURDIR}/csh

.include "../mk/addlinks.mk"
