summaryrefslogtreecommitdiff
path: root/chat/tzc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/tzc/Makefile')
-rw-r--r--chat/tzc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/tzc/Makefile b/chat/tzc/Makefile
index dbb591a0542..e1c1229b736 100644
--- a/chat/tzc/Makefile
+++ b/chat/tzc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/10/04 20:50:47 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2007/02/22 19:26:12 wiz Exp $
#
DISTNAME= tzc-2.6.15
@@ -10,8 +10,8 @@ MAINTAINER= sommerfeld@NetBSD.org
HOMEPAGE= http://www.cs.cmu.edu/People/dkindred/zephyr/zephyr.html
COMMENT= Back-end program for zephyr-mode
-CPPFLAGS+= -I/usr/include/kerberosIV -I/usr/include/krb5
-LDFLAGS+= -lroken -lcrypto -lcom_err
+CPPFLAGS+= -I/usr/include/kerberosIV -I/usr/include/krb5
+LDFLAGS+= -lroken -lcrypto -lcom_err
.include "../../chat/zephyr/buildlink3.mk"
.include "../../security/kth-krb4/buildlink3.mk"