parse.c depends on parse.h (for parallel makes)

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2399 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-07-16 23:47:33 +00:00
parent 6af95a04d2
commit 8dd7190451

View File

@@ -54,6 +54,7 @@ asn1_compile_LDADD = -L../roken -lroken @LEXLIB@
CLEANFILES = lex.c parse.c parse.h asn1.h $(BUILT_SOURCES) $(foo) asn1_files
lex.o: parse.h
parse.c: parse.h
$(foo) asn1.h: asn1_files