mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-25 13:57:15 +00:00
Add $(PGM): ${ARCH}/$(dirstamp).
This commit is contained in:
@@ -9,5 +9,7 @@ $(project_bspdir)/tests/$(dirstamp):
|
||||
$(project_bspdir)/tests/$(TEST)$(LIB_VARIANT).exe: $(PGM) $(project_bspdir)/tests/$(dirstamp)
|
||||
$(INSTALL_PROGRAM) $< $@
|
||||
|
||||
$(PGM): ${ARCH}/$(dirstamp)
|
||||
|
||||
TMPINSTALL_FILES = \
|
||||
$(project_bspdir)/tests/$(TEST)$(LIB_VARIANT).exe
|
||||
|
||||
Reference in New Issue
Block a user