freebsd_amp_hwpstate/tools/test/net/Makefile

8 lines
68 B
Makefile

PROGS= listen connect
MAN=
test: ${PROGS}
.include <bsd.prog.mk>