/[gcl]/gcl/o/makefile
ViewVC logotype

Diff of /gcl/o/makefile

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

revision 1.13 by camm, Sat Dec 29 21:00:28 2001 UTC revision 1.14 by camm, Mon Jan 7 16:44:35 2002 UTC
# Line 99  MACHINE=386-linux Line 99  MACHINE=386-linux
99    
100  LBINDIR=/usr/local/bin  LBINDIR=/usr/local/bin
101    
102  OFLAG   =  -O  #OFLAG  =  -O
103    OFLAG   =  -g
104  LIBS    = -lm  LIBS    = -lm
105    
106  ODIR_DEBUG= -O4  #ODIR_DEBUG= -O4
107    ODIR_DEBUG= -g
108    
109  # This CC string will be used for compilation of the system,  # This CC string will be used for compilation of the system,
110  # and also in the compiler::*cc* variable for later compilation of  # and also in the compiler::*cc* variable for later compilation of

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26