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

Diff of /tramp/contrib/Makefile.in

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

revision 1.1 by albinus, Sat Mar 22 17:21:12 2003 UTC revision 1.2 by albinus, Sat May 24 22:41:01 2003 UTC
# Line 41  CLEAN_FILES    = @TRAMP_CLEAN_FILES@ Line 41  CLEAN_FILES    = @TRAMP_CLEAN_FILES@
41  all: $(addsuffix .elc, $(basename $(wildcard *.el)))  all: $(addsuffix .elc, $(basename $(wildcard *.el)))
42    
43  %.elc: %.el  %.elc: %.el
44          $(EMACS) -batch -f batch-byte-compile $?          $(EMACS) --no-site-file -batch -f batch-byte-compile $?
45    
46  install: $(wildcard *.el *.elc)  install: $(wildcard *.el *.elc)
47          $(INSTALL) $? $(lispdir)          $(INSTALL) $? $(lispdir)

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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