always compile in YP. theo hasn't given me a reason we can't do this, so...

This commit is contained in:
cgd 1993-04-27 03:25:47 +00:00
parent 7ca353ff8d
commit 3a1c5d4c02

View File

@ -9,7 +9,7 @@
# To produce a library that does YP, add -DYP to CFLAGS below.
LIB=c
CFLAGS+=-DLIBC_SCCS -DSYSLIBC_SCCS
CFLAGS+=-DYP -DLIBC_SCCS -DSYSLIBC_SCCS
AINC= -I${.CURDIR}/${MACHINE}
.include "${.CURDIR}/DB/Makefile.inc"