boop/betty_scart/trunk/Makefile.local.linuxSDCC
2017-07-01 21:56:25 +02:00

22 lines
636 B
Text

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