New function and bug fix

git-svn-id: svn://svn.cc65.org/cc65/trunk@2609 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2003-11-04 18:59:12 +00:00
parent 37393c645e
commit b34d2df08b
3 changed files with 40 additions and 13 deletions

View File

@@ -10,7 +10,7 @@ export WATCOM = c:\\watcom
export INCLUDE = $(WATCOM)\\h
# We will use the windows compiler under linux (define as empty for windows)
WINE = wine --
WINE = wine --
# Programs
AR = $(WINE) WLIB