summaryrefslogtreecommitdiffstats
path: root/kerberos5/usr.bin/hxtool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kerberos5/usr.bin/hxtool/Makefile')
-rw-r--r--kerberos5/usr.bin/hxtool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kerberos5/usr.bin/hxtool/Makefile b/kerberos5/usr.bin/hxtool/Makefile
index 92268c0..c8ebf9a 100644
--- a/kerberos5/usr.bin/hxtool/Makefile
+++ b/kerberos5/usr.bin/hxtool/Makefile
@@ -11,7 +11,7 @@ LDADD= -lhx509 -lroken -lasn1 -lcrypto -lcrypt ${LIBSL} ${LIBVERS} -ledit
SRCS= hxtool.c hxtool-commands.c hxtool-commands.h
hxtool-commands.h: hxtool-commands.in
- slc ${.ALLSRC:M*.in}
+ ${SLC} ${.ALLSRC:M*.in}
.for ext in c o
hxtool-commands.${ext}: hxtool-commands.h
OpenPOWER on IntegriCloud