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

Annotation of src/usr.bin/error/Makefile, Revision 1.3

1.3     ! deraadt     1: #      $OpenBSD: Makefile,v 1.2 1996/06/26 05:32:41 deraadt Exp $
1.1       deraadt     2:
                      3: PROG=  error
                      4: SRCS=  main.c input.c pi.c subr.c filter.c touch.c
                      5:
                      6: .include <bsd.prog.mk>