xref: /freebsd/usr.bin/cmp/Makefile (revision 4b330699f819a81d8e34d471225143ffeb321855)
19b50d902SRodney W. Grimes#	@(#)Makefile	8.1 (Berkeley) 6/6/93
29f5b04e9SDavid Malone# $FreeBSD$
39b50d902SRodney W. Grimes
40306a0a8SEnji Cooper.include <src.opts.mk>
50306a0a8SEnji Cooper
69b50d902SRodney W. GrimesPROG=	cmp
7e1bfde1bSBrian SomersSRCS=	cmp.c link.c misc.c regular.c special.c
89b50d902SRodney W. Grimes
9*4b330699SEnji CooperSUBDIR.${MK_TESTS}+= tests
100306a0a8SEnji Cooper
119b50d902SRodney W. Grimes.include <bsd.prog.mk>
12