Rename dosbox.conf to dosbox-build.conf

Dosbox will override the default configuration with `dosbox.conf` if
launched with `dosbox .` in the source directory. Only override it for
building, not for interactive usage.
This commit is contained in:
Juhani Krekelä 2021-09-10 19:34:50 +03:00
parent d7778ecaef
commit 24e82f0fcd
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
DOSBOX=dosbox -conf dosbox.conf -exit
DOSBOX=dosbox -conf dosbox-build.conf -exit
ordos.img: BOOT.BIN IO.SYS ORDOS.SYS COMMAND.COM debug.com edlin.com exe2bin.exe link.exe masm.exe
rm -f ordos.img