diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2002-08-02 13:33:17 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2002-08-02 13:33:17 +0000 |
| commit | 5fc5c0cd3b6fa4ae519ed623b0e692b24099e21c (patch) | |
| tree | 140905ec648f679cffb22696b205539ea13b7a8e /lib/libugidfw | |
| parent | 9e69d6b629198b0898037c1adb57d08461f118e9 (diff) | |
Notes
Diffstat (limited to 'lib/libugidfw')
| -rw-r--r-- | lib/libugidfw/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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 <bsd.lib.mk> |
