/[gcl]/gcl/comp/makefile
ViewVC logotype

Diff of /gcl/comp/makefile

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

revision 1.9 by camm, Mon Jan 7 16:44:35 2002 UTC revision 1.9.2.1 by camm, Fri Jun 7 22:14:45 2002 UTC
# Line 78  TCL_LIBS=-ldl  -lm Line 78  TCL_LIBS=-ldl  -lm
78  NOTIFY=yes  NOTIFY=yes
79  GCC=gcc  GCC=gcc
80    
81    MP_INCLUDE=h/gmp.h
82    GCLDIR=/home/camm/gcl/tmp/gcl-2.4.1
   
   
 GCLDIR=/fix/f/debian/mm/gcl/gcl  
83  SHELL=/bin/sh  SHELL=/bin/sh
84  MACHINE=386-linux  MACHINE=386-linux
85    
# Line 97  MACHINE=386-linux Line 94  MACHINE=386-linux
94    
95  LBINDIR=/usr/local/bin  LBINDIR=/usr/local/bin
96    
97  #OFLAG  =  -O  OFLAG   =  -O
98  OFLAG   =  -g  #OFLAG  =  -g
99  LIBS    = -lm  LIBS    = -lm
100    
101  #ODIR_DEBUG= -O4  ODIR_DEBUG= -O4
102  ODIR_DEBUG= -g  #ODIR_DEBUG= -g
103    
104  # This CC string will be used for compilation of the system,  # This CC string will be used for compilation of the system,
105  # 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.9  
changed lines
  Added in v.1.9.2.1

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