/[emacs]/emacs/lisp/makefile.w32-in
ViewVC logotype

Diff of /emacs/lisp/makefile.w32-in

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

revision 1.16 by andrewi, Thu Aug 16 13:17:32 2001 UTC revision 1.16.4.1 by lektu, Thu Feb 6 13:09:07 2003 UTC
# Line 181  subdirs.el: Line 181  subdirs.el:
181  update-subdirs: update-subdirs-$(SHELLTYPE)  update-subdirs: update-subdirs-$(SHELLTYPE)
182    
183  update-subdirs-CMD: doit  update-subdirs-CMD: doit
184          @set QWINS=          echo ;; -*- no-byte-compile: t -*->subdirs.el
185          @for %d in ($(WINS)) do if not (%d)==(term) set QWINS=%QWINS% "%d"          echo ;; In load-path, after this directory should come>> subdirs.el
         echo ;; In load-path, after this directory should come> subdirs.el  
186          echo ;; certain of its subdirectories.  Here we specify them.>> subdirs.el          echo ;; certain of its subdirectories.  Here we specify them.>> subdirs.el
187          echo (normal-top-level-add-to-load-path $(SQUOTE)(%QWINS%))>> subdirs.el          echo (normal-top-level-add-to-load-path $(SQUOTE)(>> subdirs.el
188            @for %d in ($(WINS)) do if not (%d)==(term) echo "%d">> subdirs.el
189            echo ))>> subdirs.el
190    
191  update-subdirs-SH: doit  update-subdirs-SH: doit
192          wd=$(lisp); $(setwins); \          wd=$(lisp); $(setwins); \

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.16.4.1

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