7 lines
151 B
Plaintext

SubDir TOP projects hello-world ;
# LOCATE_TARGET = $(SEARCH_SOURCE)/bin ;
Library hello-world : main.c ;
LinkLibraries $(BOARD).elf : hello-world ;