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

Diff of /gcl/unixport/makefile

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

revision 1.24 by mjthomas, Mon Aug 12 02:28:54 2002 UTC revision 1.25 by camm, Tue Aug 13 03:59:56 2002 UTC
# Line 10  PORTDIR        = ../unixport Line 10  PORTDIR        = ../unixport
10  CLCSDIR = ../clcs  CLCSDIR = ../clcs
11  PCLDIR = ../pcl  PCLDIR = ../pcl
12  #MPDIR  = ../mp  #MPDIR  = ../mp
13  GMP_DIR = ../gmp3/  #GMP_DIR= ../gmp3/
14    
15  #CFLAGS = -c $(DEFS) -I$(HDIR)  #CFLAGS = -c $(DEFS) -I$(HDIR)
16  #LDCC    = $(CC) -g  #LDCC    = $(CC) -g
# Line 51  OBJS   =  $(OD)main.o $(OD)alloc.o $(OD)gb Line 51  OBJS   =  $(OD)main.o $(OD)alloc.o $(OD)gb
51          $(OD)fat_string.o ${ODIR}/run_process.o \          $(OD)fat_string.o ${ODIR}/run_process.o \
52          $(OD)nfunlink.o $(OD)usig.o $(OD)usig2.o $(OD)utils.o \          $(OD)nfunlink.o $(OD)usig.o $(OD)usig2.o $(OD)utils.o \
53          $(OD)makefun.o $(OD)sockets.o  $(OD)clxsocket.o  \          $(OD)makefun.o $(OD)sockets.o  $(OD)clxsocket.o  \
54          $(OD)init_pari.o $(OD)nsocket.o $(NEW_INIT) $(MPFILES) $(SFASL) $(EXTRAS) \          $(OD)init_pari.o $(OD)nsocket.o $(NEW_INIT) ../$(MPFILES) $(SFASL) $(EXTRAS) \
55          $(addprefix $(OD),$(RL_OBJS))          $(addprefix $(OD),$(RL_OBJS))
56    
57  LSPOBJS = $(LSPDIR)/defmacro.o $(LSPDIR)/evalmacros.o $(LSPDIR)/top.o \  LSPOBJS = $(LSPDIR)/defmacro.o $(LSPDIR)/evalmacros.o $(LSPDIR)/top.o \

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

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