freebsd-dev/gnu/usr.bin/sort/Makefile
1993-06-29 05:21:43 +00:00

6 lines
57 B
Makefile

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