From 6e68a23e897b2b306235ec476eeba08e6e02f6e7 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 1 Aug 1997 03:51:59 +0000 Subject: * ylwrap: New file. * Makefile.in (DEVO_SUPPORT): Add ylwrap. * ltmain.sh: Handle /bin/sh at start of install program. --- .Sanitize | 2 +- ChangeLog | 5 +++++ Makefile.in | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.Sanitize b/.Sanitize index ce058bd..b05e0a7 100644 --- a/.Sanitize +++ b/.Sanitize @@ -59,7 +59,7 @@ keep_these_too="${keep_these_too} .cvsignore CYGNUS autoconf texinfo tgas utils uudecode wdiff xiberty configure.bat makeall.bat setup.com makefile.vms winsup mpw-README mpw-configure mpw-config.in mpw-build.in mpw-install - ltconfig ltmain.sh missing" + ltconfig ltmain.sh missing ylwrap" lose_these_too="${lose_these_too} testsuite" diff --git a/ChangeLog b/ChangeLog index 76af772..33c775e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ Thu Jul 31 19:49:49 1997 Ian Lance Taylor + * ylwrap: New file. + * Makefile.in (DEVO_SUPPORT): Add ylwrap. + + * ltmain.sh: Handle /bin/sh at start of install program. + * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing. * ltconfig, ltmain.sh: New files, from libtool 1.0. diff --git a/Makefile.in b/Makefile.in index 129f60c..5d96e92 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1516,7 +1516,7 @@ DEVO_SUPPORT= README Makefile.in configure configure.in \ config.guess config.sub config move-if-change \ mpw-README mpw-build.in mpw-config.in mpw-configure mpw-install \ COPYING COPYING.LIB install-sh config-ml.in symlink-tree \ - mkinstalldirs ltconfig ltmain.sh missing + mkinstalldirs ltconfig ltmain.sh missing ylwrap # Files in devo/etc used in any net release. # ChangeLog omitted because it may refer to files which are not in this -- cgit v1.1