freebsd_amp_hwpstate/bin/date/Makefile

12 lines
135 B
Makefile

.include <src.opts.mk>
PACKAGE=runtime
PROG= date
SRCS= date.c vary.c
HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>