aboutsummaryrefslogtreecommitdiff
path: root/kerberos5/tools/asn1_compile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kerberos5/tools/asn1_compile/Makefile')
-rw-r--r--kerberos5/tools/asn1_compile/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/kerberos5/tools/asn1_compile/Makefile b/kerberos5/tools/asn1_compile/Makefile
index 88224da89eff..45b04e12f424 100644
--- a/kerberos5/tools/asn1_compile/Makefile
+++ b/kerberos5/tools/asn1_compile/Makefile
@@ -27,6 +27,8 @@ CFLAGS+=-I${KRB5DIR}/lib/roken -I${KRB5DIR}/lib/asn1 -I.
CLEANFILES= roken.h lex.c parse.c
+NO_PIE= yes
+
roken.h:
make-roken > ${.TARGET}