From: Tom Tromey Date: Sun, 26 Nov 1995 05:51:20 +0000 (+0000) Subject: (.NOEXPORT): Removed (now in footer.am) X-Git-Tag: Release-0-25~152 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=33ccc86532cdf2915ece55f38389863ed2c76583;p=thirdparty%2Fautomake.git (.NOEXPORT): Removed (now in footer.am) --- diff --git a/lib/am/subdirs.am b/lib/am/subdirs.am index 82eca6d9c..5139b3462 100644 --- a/lib/am/subdirs.am +++ b/lib/am/subdirs.am @@ -44,8 +44,3 @@ distclean-local: clean-local maintainer-clean-local: distclean-local rm -f TAGS - -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: - diff --git a/subdirs.am b/subdirs.am index 82eca6d9c..5139b3462 100644 --- a/subdirs.am +++ b/subdirs.am @@ -44,8 +44,3 @@ distclean-local: clean-local maintainer-clean-local: distclean-local rm -f TAGS - -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: -