Changes for new WINE version
git-svn-id: svn://svn.cc65.org/cc65/trunk@3241 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -10,7 +10,7 @@ export WATCOM = c:\\watcom
|
|||||||
export INCLUDE = $(WATCOM)\\h
|
export INCLUDE = $(WATCOM)\\h
|
||||||
|
|
||||||
# We will use the windows compiler under linux (define as empty for windows)
|
# We will use the windows compiler under linux (define as empty for windows)
|
||||||
WINE = wine --
|
WINE = wine
|
||||||
|
|
||||||
# Programs
|
# Programs
|
||||||
AR = $(WINE) WLIB
|
AR = $(WINE) WLIB
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ export WATCOM = c:\\watcom
|
|||||||
export INCLUDE = $(WATCOM)\\h
|
export INCLUDE = $(WATCOM)\\h
|
||||||
|
|
||||||
# We will use the windows compiler under linux (define as empty for windows)
|
# We will use the windows compiler under linux (define as empty for windows)
|
||||||
WINE = wine --
|
WINE = wine
|
||||||
|
|
||||||
# Programs
|
# Programs
|
||||||
AR = $(WINE) WLIB
|
AR = $(WINE) WLIB
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ export WATCOM = c:\\watcom
|
|||||||
export INCLUDE = $(WATCOM)\\h
|
export INCLUDE = $(WATCOM)\\h
|
||||||
|
|
||||||
# We will use the windows compiler under linux (define as empty for windows)
|
# We will use the windows compiler under linux (define as empty for windows)
|
||||||
WINE = wine --
|
WINE = wine
|
||||||
|
|
||||||
# Programs
|
# Programs
|
||||||
AR = $(WINE) WLIB
|
AR = $(WINE) WLIB
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ export WATCOM = c:\\watcom
|
|||||||
export INCLUDE = $(WATCOM)\\h
|
export INCLUDE = $(WATCOM)\\h
|
||||||
|
|
||||||
# We will use the windows compiler under linux (define as empty for windows)
|
# We will use the windows compiler under linux (define as empty for windows)
|
||||||
WINE = wine --
|
WINE = wine
|
||||||
|
|
||||||
# Programs
|
# Programs
|
||||||
AR = $(WINE) WLIB
|
AR = $(WINE) WLIB
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ export WATCOM = c:\\watcom
|
|||||||
export INCLUDE = $(WATCOM)\\h
|
export INCLUDE = $(WATCOM)\\h
|
||||||
|
|
||||||
# We will use the windows compiler under linux (define as empty for windows)
|
# We will use the windows compiler under linux (define as empty for windows)
|
||||||
WINE = wine --
|
WINE = wine
|
||||||
|
|
||||||
# Programs
|
# Programs
|
||||||
AR = $(WINE) WLIB
|
AR = $(WINE) WLIB
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ export WATCOM = c:\\watcom
|
|||||||
export INCLUDE = $(WATCOM)\\h
|
export INCLUDE = $(WATCOM)\\h
|
||||||
|
|
||||||
# We will use the windows compiler under linux (define as empty for windows)
|
# We will use the windows compiler under linux (define as empty for windows)
|
||||||
WINE = wine --
|
WINE = wine
|
||||||
|
|
||||||
# Programs
|
# Programs
|
||||||
AR = $(WINE) WLIB
|
AR = $(WINE) WLIB
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ export WATCOM = c:\\watcom
|
|||||||
export INCLUDE = $(WATCOM)\\h
|
export INCLUDE = $(WATCOM)\\h
|
||||||
|
|
||||||
# We will use the windows compiler under linux (define as empty for windows)
|
# We will use the windows compiler under linux (define as empty for windows)
|
||||||
WINE = wine --
|
WINE = wine
|
||||||
|
|
||||||
# Programs
|
# Programs
|
||||||
AR = $(WINE) WLIB
|
AR = $(WINE) WLIB
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ export WATCOM = c:\\watcom
|
|||||||
export INCLUDE = $(WATCOM)\\h
|
export INCLUDE = $(WATCOM)\\h
|
||||||
|
|
||||||
# We will use the windows compiler under linux (define as empty for windows)
|
# We will use the windows compiler under linux (define as empty for windows)
|
||||||
WINE = wine --
|
WINE = wine
|
||||||
|
|
||||||
# Programs
|
# Programs
|
||||||
AR = $(WINE) WLIB
|
AR = $(WINE) WLIB
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ export WATCOM = c:\\watcom
|
|||||||
export INCLUDE = $(WATCOM)\\h
|
export INCLUDE = $(WATCOM)\\h
|
||||||
|
|
||||||
# We will use the windows compiler under linux (define as empty for windows)
|
# We will use the windows compiler under linux (define as empty for windows)
|
||||||
WINE = wine --
|
WINE = wine
|
||||||
|
|
||||||
# Programs
|
# Programs
|
||||||
AR = $(WINE) WLIB
|
AR = $(WINE) WLIB
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ export WATCOM = c:\\watcom
|
|||||||
export INCLUDE = $(WATCOM)\\h
|
export INCLUDE = $(WATCOM)\\h
|
||||||
|
|
||||||
# We will use the windows compiler under linux (define as empty for windows)
|
# We will use the windows compiler under linux (define as empty for windows)
|
||||||
WINE = wine --
|
WINE = wine
|
||||||
|
|
||||||
# Programs
|
# Programs
|
||||||
AR = $(WINE) WLIB
|
AR = $(WINE) WLIB
|
||||||
|
|||||||
Reference in New Issue
Block a user