Initial transfer from sourceforge
This commit is contained in:
commit
f2259c5424
415 changed files with 73200 additions and 0 deletions
22
betty_scart/trunk/Makefile.local.WinSDCC
Normal file
22
betty_scart/trunk/Makefile.local.WinSDCC
Normal file
|
@ -0,0 +1,22 @@
|
|||
###############################################################
|
||||
#####
|
||||
##### Makefile.local.WinSDCC for betty_scart
|
||||
#####
|
||||
##### Makefile.local.WinSDCC
|
||||
#####
|
||||
###############################################################
|
||||
|
||||
###############################################################
|
||||
#####
|
||||
##### PATHS (default installation)
|
||||
#####
|
||||
##### You can put your path-config into Makefile.local
|
||||
##### to override these defaults
|
||||
#####
|
||||
###############################################################
|
||||
|
||||
SDCCBASE=F:/Tools/SDCC
|
||||
INCLUDEPATH=$(SDCCBASE)/include
|
||||
SDCCPATH=$(SDCCBASE)/bin
|
||||
|
||||
######################## EOF ##################################
|
Loading…
Add table
Add a link
Reference in a new issue