NetBSD/usr.bin/vgrind/retest/Makefile

12 lines
205 B
Makefile
Raw Normal View History

1993-07-31 02:28:22 +04:00
# from: @(#)Makefile 5.1 (Berkeley) 6/5/90
# $Id: Makefile,v 1.2 1993/07/30 22:30:28 mycroft Exp $
1993-04-09 16:58:42 +04:00
PROG= retest
SRCS= regexp.c retest.c
.PATH: ${.CURDIR}/..
NOMAN= noman
install:
.include <bsd.prog.mk>