/[gcl]/gcl/unixport/makefile
ViewVC logotype

Diff of /gcl/unixport/makefile

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

revision 1.11 by camm, Sat Dec 29 21:21:45 2001 UTC revision 1.12 by camm, Mon Jan 7 16:44:36 2002 UTC
# Line 81  MACHINE=386-linux Line 81  MACHINE=386-linux
81    
82  LBINDIR=/usr/local/bin  LBINDIR=/usr/local/bin
83    
84  OFLAG   =  -O  #OFLAG  =  -O
85    OFLAG   =  -g
86  LIBS    = -lm  LIBS    = -lm
87    
88  ODIR_DEBUG= -O4  #ODIR_DEBUG= -O4
89    ODIR_DEBUG= -g
90    
91  # This CC string will be used for compilation of the system,  # This CC string will be used for compilation of the system,
92  # 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.11  
changed lines
  Added in v.1.12

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