mirror of
https://github.com/kelvinlawson/atomthreads.git
synced 2026-01-11 18:33:16 +01:00
STM8: Use new Makefile names.
This commit is contained in:
@@ -73,7 +73,7 @@ endif
|
||||
#################
|
||||
|
||||
# All tests
|
||||
all: $(BUILD_DIR) $(TEST_S19S) Makefile
|
||||
all: $(BUILD_DIR) $(TEST_S19S) cosmic.mak
|
||||
|
||||
# Make build/output directory
|
||||
$(BUILD_DIR):
|
||||
|
||||
@@ -90,7 +90,7 @@ endif
|
||||
#################
|
||||
|
||||
# All tests
|
||||
all: $(BUILD_DIR) $(TEST_S19S) Makefile
|
||||
all: $(BUILD_DIR) $(TEST_S19S) iar.mak
|
||||
|
||||
# Make build/output directory
|
||||
$(BUILD_DIR):
|
||||
|
||||
Reference in New Issue
Block a user