386BSD 0.1 development
[unix-history] / usr / src / usr.bin / diff / Makefile
PROG= diff
SRCS= diff.c analyze.c io.c context.c ed.c normal.c ifdef.c util.c dir.c \
version.c regex.c getopt.c getopt1.c
NOMAN=noman
.include <bsd.prog.mk>