Browse Source

* src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,

and Makefile.def.
ezannoni_pie-20030916-branch
Daniel Jacobowitz 23 years ago
parent
commit
a26d70858e
  1. 5
      ChangeLog
  2. 3
      src-release

5
ChangeLog

@ -1,3 +1,8 @@
2003-04-27 Daniel Jacobowitz <drow@mvista.com>
* src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
and Makefile.def.
2003-04-27 Daniel Jacobowitz <drow@mvista.com>
* Makefile.tpl: Clean $(BUILD_SUBDIR).

3
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

Loading…
Cancel
Save