Reorganize repository structure
This commit is contained in:
parent
f2259c5424
commit
6202a9f8ef
364 changed files with 0 additions and 42706 deletions
22
betty_scart/Makefile.local.linuxSDCC
Normal file
22
betty_scart/Makefile.local.linuxSDCC
Normal file
|
@ -0,0 +1,22 @@
|
|||
###############################################################
|
||||
#####
|
||||
##### Makefile.local.linuxSDCC for betty_scart
|
||||
#####
|
||||
##### Makefile.local.linuxARM
|
||||
#####
|
||||
###############################################################
|
||||
|
||||
###############################################################
|
||||
#####
|
||||
##### PATHS (default installation)
|
||||
#####
|
||||
##### You can put your path-config into Makefile.local
|
||||
##### to override these defaults
|
||||
#####
|
||||
###############################################################
|
||||
|
||||
SDCCBASE=/opt/sdcc
|
||||
INCLUDEPATH=$(SDCCBASE)/include
|
||||
SDCCPATH=$(SDCCBASE)/bin
|
||||
|
||||
######################## EOF ##################################
|
Loading…
Add table
Add a link
Reference in a new issue