/[tramp]/tramp/Makefile.in
ViewVC logotype

Diff of /tramp/Makefile.in

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

revision 2.2 by kai, Sun Mar 30 20:09:35 2003 UTC revision 2.3 by albinus, Sun Apr 6 21:44:33 2003 UTC
# Line 107  tar: MANIFEST Line 107  tar: MANIFEST
107          chmod a+r $(TARNAME).tar.gz          chmod a+r $(TARNAME).tar.gz
108    
109  xemacs:  xemacs:
110            ./configure --with-packaging
111          cp $(EMACS_EL_FILES) lisp/ChangeLog $(XEMACS_TARGET)/lisp          cp $(EMACS_EL_FILES) lisp/ChangeLog $(XEMACS_TARGET)/lisp
112          cp texi/tramp.texi texi/trampver.texi texi/ChangeLog $(XEMACS_TARGET)/texi          cp texi/tramp.texi texi/trampver.texi texi/ChangeLog $(XEMACS_TARGET)/texi
113          cp test/*.el $(XEMACS_TARGET)/test          cp test/*.el $(XEMACS_TARGET)/test
# Line 114  xemacs: Line 115  xemacs:
115          -echo "Don't forget to update AUTHOR_VERSION in Makefile."          -echo "Don't forget to update AUTHOR_VERSION in Makefile."
116    
117  emacs:  emacs:
118            ./configure --with-packaging
119          cp $(EMACS_EL_FILES) $(EMACS_TARGET)/lisp/net          cp $(EMACS_EL_FILES) $(EMACS_TARGET)/lisp/net
120          cp texi/tramp.texi texi/trampver.texi $(EMACS_TARGET)/man          cp texi/tramp.texi texi/trampver.texi $(EMACS_TARGET)/man
121          -echo "Don't forget to update the ChangeLog for Emacs."          -echo "Don't forget to update the ChangeLog for Emacs."

Legend:
Removed from v.2.2  
changed lines
  Added in v.2.3

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