freebsd_amp_hwpstate/usr.bin/xargs/Makefile

13 lines
144 B
Makefile

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