diff --git a/lib/libugidfw/Makefile b/lib/libugidfw/Makefile index 3b5f8e7c6c50..6cd47fcc9c3e 100644 --- a/lib/libugidfw/Makefile +++ b/lib/libugidfw/Makefile @@ -3,9 +3,7 @@ LIB= ugidfw SHLIB_MAJOR= 1 SHLIB_MINOR= 0 -CFLAGS+= -Wall SRCS= ugidfw.c INCS= ugidfw.h -NOMAN= yes .include