Revision 16960,
349 bytes
checked in by ghudson, 23 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r16959,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | # For Windows CE, we need to build the program that converts, copies, |
---|
2 | # and renames the platform SDK files into gcc directories. |
---|
3 | |
---|
4 | EXTRA_TARGET_HOST_ALL_MODULES:=$(EXTRA_TARGET_HOST_ALL_MODULES) all-utils |
---|
5 | EXTRA_TARGET_HOST_INSTALL_MODULES:=$(EXTRA_TARGET_HOST_INSTALL_MODULES) install-utils |
---|
6 | |
---|
7 | all-utils : all-libiberty |
---|
8 | |
---|
9 | install-utils : all-libiberty |
---|
10 | |
---|
Note: See
TracBrowser
for help on using the repository browser.