/[autoconf]/autoconf/bin/Makefile.am
ViewVC logotype

Diff of /autoconf/bin/Makefile.am

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

revision 1.8 by akim, Thu Sep 5 09:43:34 2002 UTC revision 1.9 by eggert, Wed Sep 25 00:25:11 2002 UTC
# Line 54  $(srcdir)/autoconf.in: $(srcdir)/autocon Line 54  $(srcdir)/autoconf.in: $(srcdir)/autocon
54    
55  ## All the files below depend on Makefile so that they are rebuilt  ## All the files below depend on Makefile so that they are rebuilt
56  ## when the prefix etc. changes.  ## when the prefix etc. changes.
 SUFFIXES = .in  
57  autoconf autoheader autoreconf autoupdate ifnames autoscan autom4te: Makefile  autoconf autoheader autoreconf autoupdate ifnames autoscan autom4te: Makefile
 .in:  
58          rm -f $@ $@.tmp          rm -f $@ $@.tmp
59          $(edit) $< >$@.tmp          $(edit) $@.in >$@.tmp
60          chmod +x $@.tmp          chmod +x $@.tmp
61          mv $@.tmp $@          mv $@.tmp $@
62    

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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