1*61990Sbostic# @(#)Makefile 8.1 (Berkeley) 06/06/93 241640Sbostic 341640SbosticPROG= error 446692SbosticSRCS= main.c input.c pi.c subr.c filter.c touch.c 51528Sbill 641640Sbostic.include <bsd.prog.mk> 7