diff options
Diffstat (limited to 'lib/libugidfw/Makefile')
-rw-r--r-- | lib/libugidfw/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libugidfw/Makefile b/lib/libugidfw/Makefile index 23c5ea7..2e09565 100644 --- a/lib/libugidfw/Makefile +++ b/lib/libugidfw/Makefile @@ -5,6 +5,8 @@ SHLIB_MAJOR= 4 SRCS= ugidfw.c INCS= ugidfw.h +WARNS?= 2 + MAN+= bsde_get_rule.3 bsde_get_rule_count.3 bsde_parse_rule.3 \ bsde_rule_to_string.3 libugidfw.3 |