diff options
author | Daniel Jacobowitz <drow@false.org> | 2003-05-02 17:29:48 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2003-05-02 17:29:48 +0000 |
commit | eba533fe591b16415b45a6211f2271baec22fba0 (patch) | |
tree | 8e92761e0c2eb20adeb5bf81997f4f7ecaa58a3b /src-release | |
parent | 1a2060aa43178795ec95893d03e0d3490702b701 (diff) | |
download | newlib-eba533fe591b16415b45a6211f2271baec22fba0.zip newlib-eba533fe591b16415b45a6211f2271baec22fba0.tar.gz newlib-eba533fe591b16415b45a6211f2271baec22fba0.tar.bz2 |
* src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
and Makefile.def.
Diffstat (limited to 'src-release')
-rw-r--r-- | src-release | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src-release b/src-release index b5eca52..2b8fa45 100644 --- a/src-release +++ b/src-release @@ -48,7 +48,8 @@ DEVO_SUPPORT= README Makefile.in configure configure.in \ 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 ylwrap \ - libtool.m4 gettext.m4 ltcf-c.sh ltcf-cxx.sh ltcf-gcj.sh + libtool.m4 gettext.m4 ltcf-c.sh ltcf-cxx.sh ltcf-gcj.sh \ + Makefile.def Makefile.tpl src-release # Files in devo/etc used in any net release. # ChangeLog omitted because it may refer to files which are not in this |