Home | History | Annotate | Line # | Download | only in error
Makefile revision 1.3.16.1
      1       1.3  jtc #	@(#)Makefile	8.1 (Berkeley) 6/6/93
      2  1.3.16.1   tv #	$NetBSD: Makefile,v 1.3.16.1 2000/10/18 01:32:41 tv 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.3.16.1   tv WFORMAT=1
      7       1.1  cgd .include <bsd.prog.mk>
      8