projects
/
sasm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
ec5f3c5
)
Make DOS executable large model
master
author
Robert Pengelly
<robertapengelly@hotmail.com>
Sun, 1 Mar 2026 19:36:43 +0000
(19:36 +0000)
committer
Robert Pengelly
<robertapengelly@hotmail.com>
Sun, 1 Mar 2026 19:36:43 +0000
(19:36 +0000)
Makefile.wat
patch
|
blob
|
history
diff --git
a/Makefile.wat
b/Makefile.wat
index 6912f740d0acf4cf995a366e407a3a5fd730e665..ab0da138ad455e42ba4b45c0d9878b3bfb7e49f8 100644
(file)
--- a/
Makefile.wat
+++ b/
Makefile.wat
@@
-10,7
+10,7
@@
all: sasm.exe
sasm.exe: $(SRC)
sasm.exe: $(SRC)
- wcl -
DNO_LONG_LONG -fe=$@
$^
+ wcl -
fe=$@ -ml
$^
clean:
clean: