mirror of
https://github.com/t-crest/rtems.git
synced 2025-11-16 04:24:46 +00:00
8 lines
151 B
Plaintext
8 lines
151 B
Plaintext
## $Id$
|
|
|
|
preinstall-am: $(PREINSTALL_FILES)
|
|
preinstall: preinstall-am
|
|
.PHONY: preinstall preinstall-am
|
|
|
|
PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools
|