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

Diff of /autoconf/tests/Makefile.in

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

revision 1.113 by akim, Wed Apr 10 15:58:21 2002 UTC revision 1.114 by akim, Fri Apr 12 09:56:11 2002 UTC
# Line 83  lispdir = @lispdir@ Line 83  lispdir = @lispdir@
83  # We don't actually distribute the testsuite, since one only  # We don't actually distribute the testsuite, since one only
84  # needs m4 to build it, m4 being required anyway to install Autoconf.  # needs m4 to build it, m4 being required anyway to install Autoconf.
85  EXTRA_DIST = $(TESTSUITE_AT) atspecific.m4 mktests.sh \  EXTRA_DIST = $(TESTSUITE_AT) atspecific.m4 mktests.sh \
86               atlocal.in package.m4 wrapsh.as               atlocal.in package.m4 wrappl.as wrapsh.as
87    
88    
89  # Running the uninstalled scripts.  # Running the uninstalled scripts.
# Line 370  $(srcdir)/package.m4: $(top_srcdir)/conf Line 370  $(srcdir)/package.m4: $(top_srcdir)/conf
370    
371  $(srcdir)/wrapsh.in: $(srcdir)/wrapsh.as  $(srcdir)/wrapsh.in: $(srcdir)/wrapsh.as
372          ./autom4te --language=M4sh $(srcdir)/wrapsh.as -o $@          ./autom4te --language=M4sh $(srcdir)/wrapsh.as -o $@
373    
374    $(srcdir)/wrappl.in: $(srcdir)/wrappl.as
375            ./autom4te --language=M4sh $(srcdir)/wrappl.as -o $@
376  $(TESTSUITE): $(srcdir)/package.m4 \  $(TESTSUITE): $(srcdir)/package.m4 \
377                atspecific.m4 \                atspecific.m4 \
378                $(TESTSUITE_AT) \                $(TESTSUITE_AT) \

Legend:
Removed from v.1.113  
changed lines
  Added in v.1.114

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