summaryrefslogtreecommitdiffstats
path: root/eBones/lib/libacl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'eBones/lib/libacl/Makefile')
-rw-r--r--eBones/lib/libacl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/eBones/lib/libacl/Makefile b/eBones/lib/libacl/Makefile
index 77c9a01..0ac5183 100644
--- a/eBones/lib/libacl/Makefile
+++ b/eBones/lib/libacl/Makefile
@@ -1,10 +1,10 @@
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
-# $Id: Makefile,v 1.3 1994/09/09 21:43:17 g89r4222 Exp $
+# $Id: Makefile,v 1.4 1995/07/18 16:34:47 mark Exp $
LIB= acl
SHLIB_MAJOR= 2
SHLIB_MINOR= 0
-CFLAGS+=-DDEBUG -DKERBEROS -I${.CURDIR}/../include
+CFLAGS+=-DDEBUG -DKERBEROS -I${.CURDIR}/../include -Wall
SRCS= acl_files.c
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud