date and time created 93/06/01 16:44:43 by bostic
[unix-history] / usr / src / contrib / sort / Makefile
# @(#)Makefile 5.1 (Berkeley) %G%
PROG= sort
SRCS= append.c fields.c files.c fsort.c init.c msort.c sort.c tmp.c
.include <bsd.prog.mk>