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

Diff of /gcl/unixport/makefile

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

revision 1.12 by camm, Mon Jan 7 16:44:36 2002 UTC revision 1.12.2.1 by camm, Fri Jun 7 22:14:45 2002 UTC
# Line 62  TCL_LIBS=-ldl  -lm Line 62  TCL_LIBS=-ldl  -lm
62  NOTIFY=yes  NOTIFY=yes
63  GCC=gcc  GCC=gcc
64    
65    MP_INCLUDE=h/gmp.h
66    GCLDIR=/home/camm/gcl/tmp/gcl-2.4.1
   
   
 GCLDIR=/fix/f/debian/mm/gcl/gcl  
67  SHELL=/bin/sh  SHELL=/bin/sh
68  MACHINE=386-linux  MACHINE=386-linux
69    
# Line 81  MACHINE=386-linux Line 78  MACHINE=386-linux
78    
79  LBINDIR=/usr/local/bin  LBINDIR=/usr/local/bin
80    
81  #OFLAG  =  -O  OFLAG   =  -O
82  OFLAG   =  -g  #OFLAG  =  -g
83  LIBS    = -lm  LIBS    = -lm
84    
85  #ODIR_DEBUG= -O4  ODIR_DEBUG= -O4
86  ODIR_DEBUG= -g  #ODIR_DEBUG= -g
87    
88  # This CC string will be used for compilation of the system,  # This CC string will be used for compilation of the system,
89  # 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.12  
changed lines
  Added in v.1.12.2.1

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