mirror of
https://github.com/cc65/cc65.git
synced 2025-02-10 09:31:08 +00:00
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:
parent
b6db1d5a84
commit
843c183698
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user