Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1499 → Rev 1498

/demos/trunk/newtrace/utils/makefile
27,7 → 27,7
-I$(BASE)/tracer/include -I$(BASE)/oslib pwcet_gen.c -o pwcet_gen
 
extract: extract.c
gcc -Wimplicit-function-declaration -Wall -ggdb -lm\
gcc -Wimplicit-function-declaration -Wall -ggdb\
-I$(BASE)/tracer/include -I$(BASE)/oslib extract.c -o extract
 
clean: