Makefile: Remove SECONDARY: rule

For some reason it isn't necessary anymore.
This commit is contained in:
Ayke van Laethem
2018-04-26 23:50:01 +02:00
parent d4170faa0a
commit 4522d2f49e
-3
View File
@@ -41,9 +41,6 @@ SIZE = size
endif
# Make debugging easier by keeping these intermediary files.
SECONDARY: build/hello.ll build/blinky.ll build/blinky.elf
run-hello: build/hello
./build/hello