1*62421Sbostic# @(#)Makefile 8.1 (Berkeley) 06/06/93 242886Sbostic 342886SbosticPROG= retest 442886SbosticSRCS= regexp.c retest.c 542886Sbostic.PATH: ${.CURDIR}/.. 642886SbosticNOMAN= noman 742886Sbostic 842886Sbosticinstall: 942886Sbostic 1042886Sbostic.include <bsd.prog.mk> 11