From: nishi Date: Sat, 25 May 2024 14:17:26 +0000 (+0000) Subject: should not delete dos4gw.exe X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=2a1b9d5acdd079a1548391dae0a67c5c83c4ff2a;p=dataworks.git should not delete dos4gw.exe git-svn-id: file:///raid/svn-main/nishi-dataworks/trunk@105 d4a5a174-5a4a-5b4b-b672-37683c10d7d5 --- diff --git a/Platforms/watcom.mk b/Platforms/watcom.mk index 587a071..04424b0 100644 --- a/Platforms/watcom.mk +++ b/Platforms/watcom.mk @@ -31,4 +31,4 @@ dosbox: no-doc echo "exit" >> dosbox.conf if [ ! -e "dos4gw.exe" ]; then wget "https://github.com/yetmorecode/dos32a-ng/releases/download/9.1.2/DOS32ANG.EXE" -O dos4gw.exe ; fi dosbox - rm op.txt dos4gw.exe dosbox.conf \ No newline at end of file + rm op.txt dosbox.conf \ No newline at end of file