X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Makefile;h=2d1fa6dedd5b1de1fde02367e9d2f94d18033c54;hb=b23ca08bbb7300de0d1100ee64cafd5bda0ca50c;hp=453172589bc48676bf7404560aa3467063f8f633;hpb=76d345971102dce458d9aa9ffa70d02dfb7e9a39;p=fw%2Fpdclib diff --git a/Makefile b/Makefile index 4531725..2d1fa6d 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # $Id$ # This is where you chose which platform to compile for (see 'make links' / './platform') -PLATFORM := example_cygwin +PLATFORM := example # This is a list of all non-source files that are part of the distribution. AUXFILES := Makefile Readme.txt @@ -54,7 +54,6 @@ pdclib.a: $(OBJFILES) @echo test: functions/$(FILE) - echo $(TSTDEPFILES) functions/$(FILE) tests: testdrivers