mirror of
https://github.com/FDOS/kernel.git
synced 2025-05-03 06:10:27 +02:00
ensure when compiling sys on windows a DOS binary is the target
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@1371 6ac86273-5f31-0410-b378-82cca8765d1b
This commit is contained in:
parent
14116c8fbc
commit
497a2337ef
@ -22,8 +22,8 @@ LIBPLUS=
|
|||||||
LIBTERM=
|
LIBTERM=
|
||||||
|
|
||||||
TINY=-mt
|
TINY=-mt
|
||||||
CFLAGST=-zq-zp1-os-s-we-e3-wx
|
CFLAGST=-zq-zp1-os-s-we-e3-wx-bt=DOS
|
||||||
CFLAGSC=-mc-zq-zp1-os-s-we-e3-wx
|
CFLAGSC=-mc-zq-zp1-os-s-we-e3-wx-bt=DOS
|
||||||
|
|
||||||
TARGET=KWC
|
TARGET=KWC
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user