[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.bin / cmp

File: [local] / src / usr.bin / cmp / Makefile (download)

Revision 1.1, Wed Oct 18 08:45:00 1995 UTC (28 years, 8 months ago) by deraadt
Branch: MAIN

Initial revision

#	@(#)Makefile	8.1 (Berkeley) 6/6/93
#       $NetBSD: Makefile,v 1.3 1995/09/08 03:22:54 tls Exp $

PROG=	cmp
SRCS=	cmp.c misc.c regular.c special.c

.include <bsd.prog.mk>