aboutsummaryrefslogtreecommitdiffstats
path: root/OW19.BAT
diff options
context:
space:
mode:
Diffstat (limited to 'OW19.BAT')
-rw-r--r--OW19.BAT12
1 files changed, 12 insertions, 0 deletions
diff --git a/OW19.BAT b/OW19.BAT
new file mode 100644
index 0000000..cc89da2
--- /dev/null
+++ b/OW19.BAT
@@ -0,0 +1,12 @@
+rem Filename: OW19.BAT
+rem Purpose: Build Bywater BASIC for MSDOS (80386) using Open Watcom 1.9
+rem Author: Howard Wulf, AF5NE
+rem Date: 2015-01-29
+rem Uasage: implementation defined
+rem Example:
+rem cd \sdcard\Download\BASIC\bwbasic3\
+rem OW19.BAT
+rem
+wcl386 -bc -c -ox -q -wx -za -DHAVE_MSDOS=1 -D__WATCOM__ bw*.c
+wlink option quiet file bw*.obj name bwbasic.exe
+rem EOF
Un proyecto texto-plano.xyz