/[gcl]/gcl/cmpnew/makefile
ViewVC logotype

Diff of /gcl/cmpnew/makefile

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

revision 1.19 by camm, Thu Feb 27 00:14:47 2003 UTC revision 1.20 by camm, Sun Sep 14 02:43:02 2003 UTC
# Line 8  PORTDIR        = ../unixport Line 8  PORTDIR        = ../unixport
8  CAT=cat  CAT=cat
9  APPEND=../xbin/append  APPEND=../xbin/append
10    
11  OBJS    = cmpbind.o cmpblock.o cmpcall.o cmpcatch.o cmpenv.o cmpeval.o \  OBJS    = gcl_cmpbind.o gcl_cmpblock.o gcl_cmpcall.o gcl_cmpcatch.o gcl_cmpenv.o gcl_cmpeval.o \
12          cmpflet.o cmpfun.o cmpif.o cmpinline.o cmplabel.o cmplam.o cmplet.o \          gcl_cmpflet.o gcl_cmpfun.o gcl_cmpif.o gcl_cmpinline.o gcl_cmplabel.o gcl_cmplam.o gcl_cmplet.o \
13          cmploc.o cmpmap.o cmpmulti.o cmpspecial.o cmptag.o cmptop.o \          gcl_cmploc.o gcl_cmpmap.o gcl_cmpmulti.o gcl_cmpspecial.o gcl_cmptag.o gcl_cmptop.o \
14          cmptype.o cmputil.o cmpvar.o cmpvs.o cmpwt.o # cmpmain.o cmpopt.o lfun_list.o          gcl_cmptype.o gcl_cmputil.o gcl_cmpvar.o gcl_cmpvs.o gcl_cmpwt.o # gcl_cmpmain.o gcl_cmpopt.o gcl_lfun_list.o
15    
16  COMPILE_FILE=$(PORTDIR)/saved_gcl $(PORTDIR) -system-p -c-file -data-file \  COMPILE_FILE=$(PORTDIR)/saved_gcl $(PORTDIR) -system-p -c-file -data-file \
17          -o-file nil -h-file -compile          -o-file nil -h-file -compile

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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