X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=bfa74c69d0aa340800056427a2080da0b7fc78ec;hb=a7a8d2f1c85c2d7760d4d3479e90466cc3a81b04;hp=1d902001d6e615989146b2447d2bb4db523b7fc0;hpb=6c8c4f80e32177f27f89b4aff3b7568a7afd4041;p=pdclib diff --git a/Makefile b/Makefile index 1d90200..bfa74c6 100644 --- a/Makefile +++ b/Makefile @@ -61,6 +61,7 @@ pdclib.a: $(OBJFILES) @echo test: functions/$(FILE) + echo $(TSTDEPFILES) functions/$(FILE) tests: testdrivers