]> andersk Git - moira.git/commitdiff
make sure source files get linked in correctly
authormar <mar>
Thu, 21 Oct 1993 15:05:54 +0000 (15:05 +0000)
committermar <mar>
Thu, 21 Oct 1993 15:05:54 +0000 (15:05 +0000)
db/Imakefile

index fb873dd280601b5fa0d56114349d01dfa534b548..65e111e20e6f4415ef1f91783b640c787aecc4ec 100644 (file)
@@ -22,3 +22,5 @@ tables.c: schema db2tbls.awk
        awk -f db2tbls.awk < schema > tables.c
 clean::
        $(RM) tables.c
+
+depend:: ${CODE}
This page took 0.037896 seconds and 5 git commands to generate.