Makefile revision 1.3
11.3Sjtc#	@(#)Makefile	8.1 (Berkeley) 6/6/93
21.3Sjtc#	$NetBSD: Makefile,v 1.3 1995/09/02 06:15:10 jtc Exp $
31.1Scgd
41.1ScgdPROG=	error
51.1ScgdSRCS=	main.c input.c pi.c subr.c filter.c touch.c
61.1Scgd
71.1Scgd.include <bsd.prog.mk>
8