freebsd_amp_hwpstate/gnu/usr.bin/sort/Makefile

6 lines
57 B
Makefile

PROG= sort
SRCS= sort.c error.c
.include <bsd.prog.mk>