From 601583c3207bd23bb05d0761888aefcb5699e1c2 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 22 Feb 2007 19:26:05 +0000 Subject: Whitespace cleanup, courtesy of pkglint. Patch provided by Sergey Svishchev in private mail. --- chat/tzc/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chat/tzc/Makefile') 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" -- cgit v1.2.3