mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-19 21:01:18 +01:00
a84f174425
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29033 a95241bf-73f2-0310-859d-f6bbb57e9c96
11 lines
349 B
Plaintext
11 lines
349 B
Plaintext
# For Windows CE, we need to build the program that converts, copies,
|
|
# and renames the platform SDK files into gcc directories.
|
|
|
|
EXTRA_TARGET_HOST_ALL_MODULES:=$(EXTRA_TARGET_HOST_ALL_MODULES) all-utils
|
|
EXTRA_TARGET_HOST_INSTALL_MODULES:=$(EXTRA_TARGET_HOST_INSTALL_MODULES) install-utils
|
|
|
|
all-utils : all-libiberty
|
|
|
|
install-utils : all-libiberty
|
|
|