]> Nishi Git Mirror - dataworks.git/commitdiff
fix the target
authornishi <nishi@d4a5a174-5a4a-5b4b-b672-37683c10d7d5>
Sat, 25 May 2024 13:37:56 +0000 (13:37 +0000)
committernishi <nishi@d4a5a174-5a4a-5b4b-b672-37683c10d7d5>
Sat, 25 May 2024 13:37:56 +0000 (13:37 +0000)
git-svn-id: file:///raid/svn-main/nishi-dataworks/trunk@104 d4a5a174-5a4a-5b4b-b672-37683c10d7d5

Platforms/watcom.mk

index 4588ef3cc78bed16faa2e0ffee957057f67e3f64..587a071830ddf1eec9f4fa246a87d338fadb300c 100644 (file)
@@ -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
\ No newline at end of file
+       rm op.txt dos4gw.exe dosbox.conf
\ No newline at end of file