Don't ignore system CFLAGS.
This commit is contained in:
parent
45ee22e859
commit
575465b27e
@ -27,7 +27,7 @@
|
||||
LIB= pam_unix
|
||||
SHLIB_NAME= ${LIB}.so.${SHLIB_MAJOR}
|
||||
SRCS= pam_unix.c pw_copy.c pw_yp.c pw_util.c ypxfr_misc.c ${GENSRCS}
|
||||
CFLAGS= -DYP -Dyp_error=warnx \
|
||||
CFLAGS+= -DYP -Dyp_error=warnx \
|
||||
-I${.OBJDIR} \
|
||||
-I${.CURDIR}/../../../../libexec/ypxfr \
|
||||
-I${.CURDIR}/../../../../usr.sbin/vipw \
|
||||
|
Loading…
Reference in New Issue
Block a user