Home | History | Annotate | Line # | Download | only in error
Makefile revision 1.2
      1  1.2  mycroft #	from: @(#)Makefile	5.9 (Berkeley) 2/26/91
      2  1.2  mycroft #	$Id: Makefile,v 1.2 1993/07/31 15:23:40 mycroft Exp $
      3  1.1      cgd 
      4  1.1      cgd PROG=	error
      5  1.1      cgd SRCS=	main.c input.c pi.c subr.c filter.c touch.c
      6  1.1      cgd 
      7  1.1      cgd .include <bsd.prog.mk>
      8