Change 'TARGET' in makefiles to 'PROGRAM', keep consistent with documentation terminology
This commit is contained in:
parent
47a7bb1952
commit
685a48583a
7 changed files with 30 additions and 30 deletions
|
@ -1,2 +1,2 @@
|
|||
TARGET=blink
|
||||
PROGRAM=blink
|
||||
include ../../common.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue