mirror of https://github.com/FDOS/kernel.git
change test to build as exe instead of com
This commit is contained in:
parent
740e31fd2e
commit
79a6504e89
|
@ -1,2 +1,3 @@
|
|||
@ECHO OFF
|
||||
wcl -e3-we-wx-zq-os-s-zp1-mt-bt=DOS opendev.c
|
||||
:: use -ms for exe, -mt for com
|
||||
wcl -e3-we-wx-zq-os-s-zp1-ms-bt=DOS opendev.c
|
||||
|
|
Loading…
Reference in New Issue