Index: /SimpleSample/trunk/SimpleSample/Makefile =================================================================== --- /SimpleSample/trunk/SimpleSample/Makefile (revision 32) +++ /SimpleSample/trunk/SimpleSample/Makefile (revision 33) @@ -12,5 +12,5 @@ TARGET = SimpleSample-trace.exe TIMESTAMP = tecsgen.timestamp -TECSGEN_EXE = tecsgen +TECSGEN_EXE = tecsgen.exe BASE_DIR = . CC = gcc