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

Diff of /autoconf/tests/Makefile.am

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

revision 1.81 by akim, Fri Apr 12 09:56:10 2002 UTC revision 1.82 by akim, Wed Jul 17 10:13:33 2002 UTC
# Line 21  Line 21 
21  # We don't actually distribute the testsuite, since one only  # We don't actually distribute the testsuite, since one only
22  # needs m4 to build it, m4 being required anyway to install Autoconf.  # needs m4 to build it, m4 being required anyway to install Autoconf.
23  EXTRA_DIST = $(TESTSUITE_AT) atspecific.m4 mktests.sh \  EXTRA_DIST = $(TESTSUITE_AT) atspecific.m4 mktests.sh \
24               atlocal.in package.m4 wrappl.as wrapsh.as               atlocal.in package.m4 wrapper.as
25    
26  # Running the uninstalled scripts.  # Running the uninstalled scripts.
27  check_SCRIPTS = autoconf autoheader autoreconf autom4te autoscan autoupdate ifnames  check_SCRIPTS = autoconf autoheader autoreconf autom4te autoscan autoupdate ifnames
# Line 52  $(srcdir)/package.m4: $(top_srcdir)/conf Line 52  $(srcdir)/package.m4: $(top_srcdir)/conf
52  ## Wrappers.  ##  ## Wrappers.  ##
53  ## ---------- ##  ## ---------- ##
54    
55  $(srcdir)/wrapsh.in: $(srcdir)/wrapsh.as  $(srcdir)/wrapper.in: $(srcdir)/wrapper.as
56          ./autom4te --language=M4sh $(srcdir)/wrapsh.as -o $@          ./autom4te --language=M4sh $(srcdir)/wrapper.as -o $@
57    
 $(srcdir)/wrappl.in: $(srcdir)/wrappl.as  
         ./autom4te --language=M4sh $(srcdir)/wrappl.as -o $@  
58    
59    
60  ## ------------ ##  ## ------------ ##

Legend:
Removed from v.1.81  
changed lines
  Added in v.1.82

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