diff --git a/lib/libforms/Makefile b/lib/libforms/Makefile index 12b06e91dfc..f454766e397 100644 --- a/lib/libforms/Makefile +++ b/lib/libforms/Makefile @@ -2,7 +2,7 @@ LIB = forms SRCS = forms.c -CFLAGS = -I. -I${.CURDIR} -Wall +CFLAGS += -I. -I${.CURDIR} -Wall beforeinstall: @(cd ${.CURDIR}; cmp -s forms.h ${DESTDIR}/usr/include/forms.h || \