Added project
This commit is contained in:
parent
bd944fa6cd
commit
0c304be6f7
26 changed files with 4271 additions and 0 deletions
9
build/make/local.inc.mk-template
Normal file
9
build/make/local.inc.mk-template
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Local env included makefile
|
||||
# This file should be ignored in version control
|
||||
# note: the ?= is so you can override those again in cmdline.
|
||||
#
|
||||
# Change to local installations.
|
||||
|
||||
#PATH_SDCC ?= /usr/bin
|
||||
|
||||
#PATH_HEX2BIN ?= /usr/bin
|
||||
Loading…
Add table
Add a link
Reference in a new issue