diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2025-08-01 06:21:42 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2025-08-05 16:33:03 +0000 |
| commit | 9a726ef241344d5a67bb0c465a43fcf79f94a33f (patch) | |
| tree | 79503f5ae4ca4737307b07488cb048e958cf991c /krb5 | |
| parent | 3a99a0961d44ed661a19d8d746f6e3ea5d97e1ee (diff) | |
Diffstat (limited to 'krb5')
| -rw-r--r-- | krb5/util/compile_et/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/krb5/util/compile_et/Makefile b/krb5/util/compile_et/Makefile index 03446f2d7d1c..3d48b39cab27 100644 --- a/krb5/util/compile_et/Makefile +++ b/krb5/util/compile_et/Makefile @@ -19,10 +19,6 @@ BINDIR?= /usr/bin MAN= compile_et.1 CLEANFILES= compile_et -.if !defined(BOOTSTRAPPING) -SCRIPTSDIR= ${SHAREDIR}/et -.endif - compile_et: compile_et.sh sh ${SRC_ETDIR}/config_script ${SRC_ETDIR}/compile_et.sh \ "${KRB5_ETDIR}" /usr/bin/awk /usr/bin/sed > ${.TARGET} |
