1 # $NetBSD: Makefile.inc,v 1.10 1999/07/30 04:07:26 mycroft Exp $
5 LIBRCSDIR!=cd $(.CURDIR)/../lib && ${PRINTOBJDIR}
6 LIBRCS=${LIBRCSDIR}/librcs.a
7 CPPFLAGS+=-I${.CURDIR}/../lib
11 .if exists(${.CURDIR}/../../Makefile.inc)
12 .include "${.CURDIR}/../../Makefile.inc"