# $Id: Makefile,v 1.1 1994/09/08 02:51:37 wollman Exp $ PROG= testrsrr S= ${.CURDIR}/.. .PATH: $S CFLAGS+= -I$S SRCS= testrsrr.c NOMAN= install: .include