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