Makefile: Remove SECONDARY: rule

For some reason it isn't necessary anymore.
Этот коммит содержится в:
Ayke van Laethem 2018-04-26 23:50:01 +02:00
родитель d4170faa0a
коммит 4522d2f49e

Просмотреть файл

@ -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