xref: /386bsd/usr/src/usr.bin/sort/Makefile (revision a2142627)
1
2PROG=	sort
3#SRCS=	sort.c
4
5.include <bsd.prog.mk>
6