From 9085ca309f761adf7dd155266a3b5fd20daa59a8 Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Mon, 24 Jan 2000 20:04:47 +0000 Subject: [PATCH] Move CFLAGS to a more obvious place and allow INET6 to work properly. --- kerberos5/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kerberos5/Makefile b/kerberos5/Makefile index 2485ce6ad25c..e6d68edac634 100644 --- a/kerberos5/Makefile +++ b/kerberos5/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -SUBDIR= lib libexec usr.bin +SUBDIR= lib libexec usr.bin usr.sbin bootstrap: cleandir obj depend all install kprog