Don't add LIBADD=ipf to libipf itself.

This had no real impact since libipf is a static INTERNALLIB.  It does conflict
with an assertion I am adding for LIBADD though.

Sponsored by:	EMC / Isilon Storage Division
This commit is contained in:
Bryan Drewery 2015-12-01 22:39:19 +00:00
parent 3c89d6b0e3
commit b748535cc4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=291621

View file

@ -18,7 +18,9 @@ CFLAGS+= -DUSE_INET6
CFLAGS+= -DNOINET6
.endif
.if ${.CURDIR:M*/libipf} == ""
LIBADD+= ipf
.endif
CLEANFILES+= y.tab.c y.tab.h