abstract out depenecy tracking for tools

This commit is contained in:
Love Hornquist Astrand
2009-09-16 05:40:55 -07:00
parent 6505961801
commit 3d7488398a
5 changed files with 24 additions and 16 deletions

View File

@@ -108,7 +108,7 @@ $(srcdir)/hdb-private.h:
$(gen_files_hdb) hdb_asn1.h: hdb_asn1_files
hdb_asn1_files: ../asn1/asn1_compile$(EXEEXT) $(srcdir)/hdb.asn1
hdb_asn1_files: $(ASN1_COMPILE_DEP) $(srcdir)/hdb.asn1
$(ASN1_COMPILE) $(srcdir)/hdb.asn1 hdb_asn1
$(libhdb_la_OBJECTS): hdb_asn1.h hdb_err.h