summaryrefslogtreecommitdiffstats
path: root/eBones/libkadm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'eBones/libkadm/Makefile')
-rw-r--r--eBones/libkadm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/eBones/libkadm/Makefile b/eBones/libkadm/Makefile
index 4642530..293e842 100644
--- a/eBones/libkadm/Makefile
+++ b/eBones/libkadm/Makefile
@@ -3,7 +3,8 @@
LIB= kadm
SRCS= kadm_err.c kadm_stream.c kadm_supp.c kadm_cli_wrap.c
-CFLAGS+= -I. -I${.CURDIR} -I${.CURDIR}/../include -I${KRBOBJDIR} -DPOSIX -Wall
+CFLAGS+= -I. -I${.CURDIR} -I${.CURDIR}/../include -I${KRBOBJDIR} \
+ -DPOSIX -Wall
CLEANFILES+= kadm_err.c kadm_err.h
kadm_err.c kadm_err.h: kadm_err.et
OpenPOWER on IntegriCloud