There is no need for this makefile to reference BDECFLAGS, particularly

since that is no longer defined in the default system install.

MFC after:	1 week
This commit is contained in:
Garance A Drosehn 2003-06-11 20:32:52 +00:00
parent ad9d5b934b
commit ea157fa201
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=116214

View File

@ -1,7 +1,6 @@
# $FreeBSD$
CFLAGS+= -DINET6
CWARNFLAGS= ${BDECFLAGS}
.if exists(${.OBJDIR}/../common_source)
LIBLPR= ${.OBJDIR}/../common_source/liblpr.a