# $Id: Makefile,v 1.2 2000/08/14 16:26:07 amai Exp $

PROG=	cmp
SRCS=	cmp.c misc.c regular.c special.c
LDADD=  -Zbin-files

include ../tools.mk
