summaryrefslogtreecommitdiffstats
path: root/kerberos5/lib/libasn1
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-05-14 15:27:13 +0000
committerru <ru@FreeBSD.org>2002-05-14 15:27:13 +0000
commit2f23cfb579f7ace190efe31ce9075f923a452eb3 (patch)
tree4696091d2176ed6f7fdf0e94b280aada6afac3b7 /kerberos5/lib/libasn1
parentb6f7e9bf5864fc2fc56ca3373959b8d535968924 (diff)
downloadFreeBSD-src-2f23cfb579f7ace190efe31ce9075f923a452eb3.zip
FreeBSD-src-2f23cfb579f7ace190efe31ce9075f923a452eb3.tar.gz
Make this -j safe.
Diffstat (limited to 'kerberos5/lib/libasn1')
-rw-r--r--kerberos5/lib/libasn1/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/kerberos5/lib/libasn1/Makefile b/kerberos5/lib/libasn1/Makefile
index c0b5156..4806ca5 100644
--- a/kerberos5/lib/libasn1/Makefile
+++ b/kerberos5/lib/libasn1/Makefile
@@ -108,6 +108,7 @@ asn1_compile: \
parse.o: parse.c roken.h
+.ORDER: parse.c parse.h
parse.h parse.c: parse.y
${YACC} -d ${.OODATE}
cp y.tab.c parse.c
OpenPOWER on IntegriCloud