summaryrefslogtreecommitdiffstats
path: root/usr.bin/cmp/Makefile
blob: 90a4c8e17c20c6b0aab35bf57f186535b7472846 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

PROG=	cmp
SRCS=	cmp.c misc.c regular.c special.c
WARNS?=	2

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