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

Diff of /gcl/cmpnew/makefile

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

revision 1.24 by camm, Fri Jul 8 06:08:18 2005 UTC revision 1.25 by camm, Mon Aug 8 23:03:53 2005 UTC
# Line 41  TAGS: $(SRC) Line 41  TAGS: $(SRC)
41          etags $^          etags $^
42    
43  .lsp.fn: ../cmpnew/gcl_collectfn.o  .lsp.fn: ../cmpnew/gcl_collectfn.o
44          ../xbin/make-fn $*.lsp          ../xbin/make-fn $*.lsp ../unixport/saved_pre_gcl
45    
46    
47  .c.o:    .c.o:  
# Line 57  gcl_collectfn.o: Line 57  gcl_collectfn.o:
57  sys-proclaim.lisp: $(FNS)  sys-proclaim.lisp: $(FNS)
58          echo '(in-package "COMPILER")' \          echo '(in-package "COMPILER")' \
59          '(load "../cmpnew/gcl_collectfn")(load "../lsp/sys-proclaim.lisp")'\          '(load "../cmpnew/gcl_collectfn")(load "../lsp/sys-proclaim.lisp")'\
60          '(compiler::make-all-proclaims "*.fn")' | ../unixport/saved_gcl          '(compiler::make-all-proclaims "*.fn")' | ../unixport/saved_pre_gcl
61    
62    
63  newfn:    newfn:  

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