/[gcl]/gcl/makefile
ViewVC logotype

Diff of /gcl/makefile

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

revision 1.103 by camm, Tue Aug 9 06:17:02 2005 UTC revision 1.104 by camm, Sun Sep 18 01:36:44 2005 UTC
# Line 37  VERSION=`cat majvers`.`cat minvers` Line 37  VERSION=`cat majvers`.`cat minvers`
37    
38  all: $(BUILD_BFD) $(PORTDIR)/$(FLISP) command cmpnew/gcl_collectfn.o lsp/gcl_info.o do-gcl-tk do-info  all: $(BUILD_BFD) $(PORTDIR)/$(FLISP) command cmpnew/gcl_collectfn.o lsp/gcl_info.o do-gcl-tk do-info
39    
40    ASRC:=$(shell ls -1 o/*.c o/*.d o/*.h h/*.h lsp/*.lsp cmpnew/*.lsp mod/*.lsp pcl/*sp clcs/*sp)
41    TAGS: $(ASRC)
42            etags $^
43    
44  xgcl: $(PORTDIR)/saved_xgcl  xgcl: $(PORTDIR)/saved_xgcl
45    
46  $(PORTDIR)/saved_xgcl: $(PORTDIR)/saved_gcl  $(PORTDIR)/saved_xgcl: $(PORTDIR)/saved_gcl

Legend:
Removed from v.1.103  
changed lines
  Added in v.1.104

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