Makefile revision 1.4
11.4Smycroft# $NetBSD: Makefile,v 1.4 1997/05/07 15:59:12 mycroft Exp $ 21.1Sjtc# @(#)Makefile 8.1 (Berkeley) 6/6/93 31.1Sjtc 41.1SjtcPROG= retest 51.1SjtcSRCS= regexp.c retest.c 61.3Sgwr.PATH.c: ${.CURDIR}/.. 71.1SjtcNOMAN= noman 81.1Sjtc 91.4Smycroft# do not install test programs 101.4Smycroftproginstall:: 111.1Sjtc 121.1Sjtc.include <bsd.prog.mk> 13