summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/diff/Makefile
blob: fe3a5e940b3beae39936ee5e02893c1b8fa7aa2c (plain)
1
2
3
4
5
6
7
8

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 side.c cmpbuf.c
CFLAGS+=-DHAVE_CONFIG_H
MAN=	diff.1

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud