X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=Makefile;h=bfa74c69d0aa340800056427a2080da0b7fc78ec;hb=33515db12d3cc5e53a8bdea58d2cde299cba2267;hp=1d902001d6e615989146b2447d2bb4db523b7fc0;hpb=cc5d73c2db0ed51fcdf0b3c80fd043a7e91d4602;p=pdclib.old 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