/[autoconf]/autoconf/Makefile.cfg
ViewVC logotype

Diff of /autoconf/Makefile.cfg

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

revision 1.3 by akim, Fri Aug 22 13:57:21 2003 UTC revision 1.4 by akim, Mon Oct 27 16:48:07 2003 UTC
# Line 47  cvs_files = \ Line 47  cvs_files = \
47    $(srcdir)/config/mkinstalldirs    $(srcdir)/config/mkinstalldirs
48    
49  # autom4te-update is defined in Makefile.am.  # autom4te-update is defined in Makefile.am.
50  local_updates = wget-update cvs-update autom4te-update  local_updates = wget-update cvs-update autom4te-update executable-update
51    
52    .PHONY: executable-update
53    executable-update:
54            chmod +x $(cvs_files)   \
55                     $(srcdir)/config/config.guess \
56                     $(srcdir)/config/config.sub
57    
58  # Tests not to run.  # Tests not to run.
59  local-checks-to-skip ?= \  local-checks-to-skip ?= \

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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