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

Diff of /gcl/unixport/makefile

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

revision 1.9.2.5 by camm, Fri Jan 18 03:26:28 2002 UTC revision 1.9.2.6 by camm, Thu Jan 24 18:43:08 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   =  -g  OFLAG   =  -g -Wall
85  #OFLAG  =  -O  #OFLAG  =  -O
86  #LIBS   = -lm  #LIBS   = -lm
87    
88  #ODIR_DEBUG= -O4  #ODIR_DEBUG= -O4
89  ODIR_DEBUG= -g  ODIR_DEBUG= -g -Wall
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
# Line 168  LSPOBJS        = $(LSPDIR)/defmacro.o $(LSPDIR) Line 168  LSPOBJS        = $(LSPDIR)/defmacro.o $(LSPDIR)
168          $(LSPDIR)/seq.o $(LSPDIR)/seqlib.o $(LSPDIR)/trace.o \          $(LSPDIR)/seq.o $(LSPDIR)/seqlib.o $(LSPDIR)/trace.o \
169          $(LSPDIR)/sloop.o  $(LSPDIR)/debug.o \          $(LSPDIR)/sloop.o  $(LSPDIR)/debug.o \
170          $(LSPDIR)/serror.o $(LSPDIR)/info.o $(LSPDIR)/destructuring_bind.o \          $(LSPDIR)/serror.o $(LSPDIR)/info.o $(LSPDIR)/destructuring_bind.o \
171            $(LSPDIR)/defpackage.o $(LSPDIR)/make_defpackage.o \
172          $(addprefix $(LSPDIR)/,$(RL_OBJS))          $(addprefix $(LSPDIR)/,$(RL_OBJS))
173    
174  CMPOBJS = $(CMPDIR)/cmpinline.o $(CMPDIR)/cmputil.o $(CMPDIR)/cmptype.o \  CMPOBJS = $(CMPDIR)/cmpinline.o $(CMPDIR)/cmputil.o $(CMPDIR)/cmptype.o \

Legend:
Removed from v.1.9.2.5  
changed lines
  Added in v.1.9.2.6

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