(file) Return to Makefile CVS log (file) (dir) Up to [RizwankCVS] / acm

Diff for /acm/Makefile between version 1.2 and 1.3

version 1.2, 2005/02/17 08:01:32 version 1.3, 2005/02/17 09:40:11
Line 4 
Line 4 
 #ignoring multiple processors --- could quite possibly thread, having both processors go at it at once #ignoring multiple processors --- could quite possibly thread, having both processors go at it at once
 #-fprofile-arcs interesting but not so useful on #-fprofile-arcs interesting but not so useful on
 #speed increase to 6 seconds from *78 seconds* on SPARC v9 (kelton) using #speed increase to 6 seconds from *78 seconds* on SPARC v9 (kelton) using
 all: rizwank_acm0205  all: acm
  
 rizwank_acm0205:  acm:
         g++  $(CFLAGSSPARC) -o rizwank_acm0205 rizwank_acm0205.cpp         g++  $(CFLAGSSPARC) -o rizwank_acm0205 rizwank_acm0205.cpp
  
 rizwank_acm0205_cygwin:  cygwin:
         g++  $(CFLAGSHOME) -o rizwank_acm0205.exe rizwank_acm0205.cpp;         g++  $(CFLAGSHOME) -o rizwank_acm0205.exe rizwank_acm0205.cpp;
 clean: clean:
         @-rm acm3.exe         @-rm acm3.exe


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

Rizwan Kassim
Powered by
ViewCVS 0.9.2