X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=Makefile;h=bfa74c69d0aa340800056427a2080da0b7fc78ec;hb=bce3bbfa01d267e2bf7f76750cc7936907bab491;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