mirror of
https://github.com/cc65/cc65.git
synced 2025-02-07 04:31:38 +00:00
Suppress wine debug output
git-svn-id: svn://svn.cc65.org/cc65/trunk@3387 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
26ae91efff
commit
00b644ad18
@ -10,6 +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)
|
||||||
|
export WINEDEBUG=fixme-all
|
||||||
WINE = wine
|
WINE = wine
|
||||||
|
|
||||||
# Programs
|
# Programs
|
||||||
|
@ -10,6 +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)
|
||||||
|
export WINEDEBUG=fixme-all
|
||||||
WINE = wine
|
WINE = wine
|
||||||
|
|
||||||
# Programs
|
# Programs
|
||||||
|
@ -10,6 +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)
|
||||||
|
export WINEDEBUG=fixme-all
|
||||||
WINE = wine
|
WINE = wine
|
||||||
|
|
||||||
# Programs
|
# Programs
|
||||||
|
@ -10,6 +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)
|
||||||
|
export WINEDEBUG=fixme-all
|
||||||
WINE = wine
|
WINE = wine
|
||||||
|
|
||||||
# Programs
|
# Programs
|
||||||
|
@ -10,6 +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)
|
||||||
|
export WINEDEBUG=fixme-all
|
||||||
WINE = wine
|
WINE = wine
|
||||||
|
|
||||||
# Programs
|
# Programs
|
||||||
|
@ -10,6 +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)
|
||||||
|
export WINEDEBUG=fixme-all
|
||||||
WINE = wine
|
WINE = wine
|
||||||
|
|
||||||
# Programs
|
# Programs
|
||||||
|
@ -10,6 +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)
|
||||||
|
export WINEDEBUG=fixme-all
|
||||||
WINE = wine
|
WINE = wine
|
||||||
|
|
||||||
# Programs
|
# Programs
|
||||||
|
@ -10,6 +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)
|
||||||
|
export WINEDEBUG=fixme-all
|
||||||
WINE = wine
|
WINE = wine
|
||||||
|
|
||||||
# Programs
|
# Programs
|
||||||
|
@ -10,6 +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)
|
||||||
|
export WINEDEBUG=fixme-all
|
||||||
WINE = wine
|
WINE = wine
|
||||||
|
|
||||||
# Programs
|
# Programs
|
||||||
|
@ -10,6 +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)
|
||||||
|
export WINEDEBUG=fixme-all
|
||||||
WINE = wine
|
WINE = wine
|
||||||
|
|
||||||
# Programs
|
# Programs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user