summaryrefslogtreecommitdiffstats
path: root/kerberos5/lib/libhdb/Makefile
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/libhdb/Makefile
parentb6f7e9bf5864fc2fc56ca3373959b8d535968924 (diff)
downloadFreeBSD-src-2f23cfb579f7ace190efe31ce9075f923a452eb3.zip
FreeBSD-src-2f23cfb579f7ace190efe31ce9075f923a452eb3.tar.gz
Make this -j safe.
Diffstat (limited to 'kerberos5/lib/libhdb/Makefile')
-rw-r--r--kerberos5/lib/libhdb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/kerberos5/lib/libhdb/Makefile b/kerberos5/lib/libhdb/Makefile
index d30559b..8009de0 100644
--- a/kerberos5/lib/libhdb/Makefile
+++ b/kerberos5/lib/libhdb/Makefile
@@ -63,6 +63,7 @@ asn1_compile: parse.o lex.o main.c hash.c symbol.c emalloc.c gen.c \
parse.o: parse.c
+.ORDER: parse.c parse.h
parse.h parse.c: parse.y
${YACC} -d ${.OODATE}
cp y.tab.c parse.c
OpenPOWER on IntegriCloud