summaryrefslogtreecommitdiffstats
path: root/kerberos5/Makefile.inc
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2000-02-28 19:15:32 +0000
committermarkm <markm@FreeBSD.org>2000-02-28 19:15:32 +0000
commit5dffca5013c0de6e26b8856753725a833d02a04a (patch)
tree5368efeae9834c3c39f215909a745290ce92165f /kerberos5/Makefile.inc
parent37dce23afc624dfc2ebae4614ddd17d5e376a901 (diff)
downloadFreeBSD-src-5dffca5013c0de6e26b8856753725a833d02a04a.zip
FreeBSD-src-5dffca5013c0de6e26b8856753725a833d02a04a.tar.gz
Remove largescale evidence of crack-smoking.
Where a k4 applet has a k5 namesake, rename the k5 version from k<app> to k5<app>. (Repo copy done). Do some repairs to dependancies to support make world properly.
Diffstat (limited to 'kerberos5/Makefile.inc')
-rw-r--r--kerberos5/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/kerberos5/Makefile.inc b/kerberos5/Makefile.inc
index 6da967b..bd226bd 100644
--- a/kerberos5/Makefile.inc
+++ b/kerberos5/Makefile.inc
@@ -133,7 +133,7 @@ CLEANFILES+=kadm5_err.h kadm5_err.c kadm5_err.et
beforeinstall: ${INCLUDES}
.for INC in ${INCLUDES}
${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 \
- ${INC} ${DESTDIR}/usr/include/${INC}
+ ${INC} ${DESTDIR}/usr/include
.endfor
.endif
OpenPOWER on IntegriCloud