xref: /original-bsd/usr.bin/cmp/Makefile (revision 5e1b3b90)
1#	@(#)Makefile	5.3 (Berkeley) 05/11/90
2
3PROG=	cmp
4
5.include <bsd.prog.mk>
6