* Makefile.in (DEVO_SUPPORT): Add mpw-install.
This commit is contained in:
parent
15ef24c83e
commit
5f69e8bc63
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* Makefile.in (DEVO_SUPPORT): Add mpw-install.
|
||||
|
||||
Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
|
||||
|
||||
* configure.in: if target is cygwin32 but host isn't cygwin32,
|
||||
|
|
|
@ -1452,7 +1452,7 @@ Makefile: Makefile.in configure.in $(host_makefile_frag) $(target_makefile_frag)
|
|||
# distribution (perhaps it would be better to include it anyway).
|
||||
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-README mpw-build.in mpw-config.in mpw-configure mpw-install \
|
||||
COPYING COPYING.LIB install-sh config-ml.in symlink-tree \
|
||||
mkinstalldirs
|
||||
|
||||
|
|
Loading…
Reference in a new issue