summaryrefslogtreecommitdiffstats
path: root/kerberos5/usr.bin/hxtool
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2012-06-01 21:26:28 +0000
committerobrien <obrien@FreeBSD.org>2012-06-01 21:26:28 +0000
commit2948183cecb2c3c741ea780cb8088a16f6c94ea3 (patch)
tree00ff4947ee2078e1da3709f9792954f7c7eebf96 /kerberos5/usr.bin/hxtool
parent39c680fbf1afbaf958c32da06c0694c8f3c91163 (diff)
downloadFreeBSD-src-2948183cecb2c3c741ea780cb8088a16f6c94ea3.zip
FreeBSD-src-2948183cecb2c3c741ea780cb8088a16f6c94ea3.tar.gz
Centralize the specification of the krb5 build tools.
Diffstat (limited to 'kerberos5/usr.bin/hxtool')
-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