mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-28 03:27:46 +08:00
2006-04-12 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.tpl: Add install-html to install target deps. * Makefile.in: Regenerate.
This commit is contained in:
parent
a969bd4c5d
commit
c636d034e2
@ -1,3 +1,8 @@
|
||||
2006-04-10 Carlos O'Donell <carlos@codesourcery.com>
|
||||
|
||||
* Makefile.tpl: Add install-html to install target deps.
|
||||
* Makefile.in: Regenerate.
|
||||
|
||||
2006-04-07 Julian Brown <julian@codesourcery.com>
|
||||
|
||||
* gas/config/tc-arm.c (neon_el_type): Make NT_invtype be the zero (so
|
||||
|
@ -2132,7 +2132,7 @@ install:
|
||||
@: $(MAKE); $(unstage)
|
||||
@r=`${PWD_COMMAND}`; export r; \
|
||||
s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
|
||||
$(MAKE) $(RECURSE_FLAGS_TO_PASS) installdirs install-host install-target
|
||||
$(MAKE) $(RECURSE_FLAGS_TO_PASS) installdirs install-host install-target install-html
|
||||
|
||||
.PHONY: install-host-nogcc
|
||||
install-host-nogcc: \
|
||||
|
@ -642,7 +642,7 @@ install:
|
||||
@: $(MAKE); $(unstage)
|
||||
@r=`${PWD_COMMAND}`; export r; \
|
||||
s=`cd $(srcdir); ${PWD_COMMAND}`; export s; \
|
||||
$(MAKE) $(RECURSE_FLAGS_TO_PASS) installdirs install-host install-target
|
||||
$(MAKE) $(RECURSE_FLAGS_TO_PASS) installdirs install-host install-target install-html
|
||||
|
||||
.PHONY: install-host-nogcc
|
||||
install-host-nogcc: [+
|
||||
|
Loading…
x
Reference in New Issue
Block a user