* Makefile.in (DEVO_SUPPORT): Add mkinstalldirs.
This commit is contained in:
parent
14b31001d8
commit
08499fc27d
@ -6,6 +6,7 @@ Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
|
||||
* mkinstalldirs: New file, copied from automake.
|
||||
* Makefile.in (installdirs): Rename from install-dirs. Use
|
||||
mkinstalldirs. Change all users.
|
||||
(DEVO_SUPPORT): Add mkinstalldirs.
|
||||
|
||||
Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
|
@ -1418,7 +1418,8 @@ Makefile: Makefile.in configure.in $(host_makefile_frag) $(target_makefile_frag)
|
||||
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 \
|
||||
COPYING COPYING.LIB install-sh config-ml.in symlink-tree
|
||||
COPYING COPYING.LIB install-sh config-ml.in symlink-tree \
|
||||
mkinstalldirs
|
||||
|
||||
# Files in devo/etc used in any net release.
|
||||
# ChangeLog omitted because it may refer to files which are not in this
|
||||
|
Loading…
Reference in New Issue
Block a user