summaryrefslogtreecommitdiffstats
path: root/kerberos5/usr.bin/kcc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kerberos5/usr.bin/kcc/Makefile')
-rw-r--r--kerberos5/usr.bin/kcc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kerberos5/usr.bin/kcc/Makefile b/kerberos5/usr.bin/kcc/Makefile
index f1d053c..3da43d7 100644
--- a/kerberos5/usr.bin/kcc/Makefile
+++ b/kerberos5/usr.bin/kcc/Makefile
@@ -20,7 +20,7 @@ SRCS= kcc.c \
copy_cred_cache.c
kcc-commands.h: kcc-commands.in
- slc ${.ALLSRC:M*.in}
+ ${SLC} ${.ALLSRC:M*.in}
.for ext in c o
kcc-commands.${ext}: kcc-commands.h
OpenPOWER on IntegriCloud