From 2e2c35ec82e3960ee6f60416bd86e8f867e5b147 Mon Sep 17 00:00:00 2001 From: rwatson Date: Fri, 2 Aug 2002 13:33:17 +0000 Subject: De-gccize CFLAGS by removing it. NOMAN is no longer required when a man page is not yet present. Submitted by: ru --- lib/libugidfw/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/libugidfw') diff --git a/lib/libugidfw/Makefile b/lib/libugidfw/Makefile index 3b5f8e7..6cd47fc 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 -- cgit v1.1