/[cvs]/stack/Makefile
ViewVC logotype

Diff of /stack/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15 by masse, Mon Aug 4 11:22:02 2003 UTC revision 1.16 by masse, Tue Aug 5 09:09:51 2003 UTC
# Line 29  SHELL = /bin/sh Line 29  SHELL = /bin/sh
29  srcdir = .  srcdir = .
30  ##  ##
31    
32  CFLAGS=-Wall -g -O0 -pg -fprofile-arcs -ftest-coverage  CFLAGS=-Wall -g -O2 -pg -fprofile-arcs -ftest-coverage -foptimize-sibling-calls
33  #CFLAGS=-Wall -g -O0  #CFLAGS=-Wall -g -O0
34  ## Linux  ## Linux
35  LDFLAGS=-ldl -lmcheck -Xlinker --export-dynamic  LDFLAGS=-ldl -lmcheck -Xlinker --export-dynamic

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

root@recompile.se
ViewVC Help
Powered by ViewVC 1.1.26