mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-13 16:33:02 +00:00
9 lines
220 B
Plaintext
9 lines
220 B
Plaintext
|
|
||
|
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
|
||
|
|