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

Diff of /tramp/Makefile.in

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

revision 2.6 by kai, Fri Apr 18 20:14:41 2003 UTC revision 2.7 by albinus, Thu Apr 24 21:16:14 2003 UTC
# Line 58  EMACS_EL_FILES = $(wildcard lisp/tramp.e Line 58  EMACS_EL_FILES = $(wildcard lisp/tramp.e
58  # Decrease noise  # Decrease noise
59  .SILENT: all install clean info  .SILENT: all install clean info
60    
61  .PHONY: all install clean distclean info                \  .PHONY: all install clean distclean info tags           \
62          maintainer-clean cvstag MANIFEST tar xemacs emacs       \          maintainer-clean cvstag MANIFEST tar xemacs     \
63          dist install-html savannah cvs-update          emacs dist install-html savannah cvs-update
64    
65  all install: $(CONFIG_FILES)  all install: $(CONFIG_FILES)
66          for a in ${DIRS}; do                            \          for a in ${DIRS}; do                            \
# Line 76  clean: Line 76  clean:
76    
77  distclean: clean  distclean: clean
78          $(RM) $(CONFIG_FILES) MANIFEST *.tar.gz          $(RM) $(CONFIG_FILES) MANIFEST *.tar.gz
79            $(RM) -r autom4te.cache
80    
81  info:  info:
82          $(MAKE) -C texi "EMACS=$(EMACS)"                \          $(MAKE) -C texi "EMACS=$(EMACS)"                \

Legend:
Removed from v.2.6  
changed lines
  Added in v.2.7

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