From f5cfc47b8ec6a304f82e5581eb3b49c80a23a9d1 Mon Sep 17 00:00:00 2001 From: nishi Date: Sat, 25 May 2024 13:37:56 +0000 Subject: [PATCH] fix the target git-svn-id: file:///raid/svn-main/nishi-dataworks/trunk@104 d4a5a174-5a4a-5b4b-b672-37683c10d7d5 --- Platforms/watcom.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Platforms/watcom.mk b/Platforms/watcom.mk index 4588ef3..587a071 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 \ No newline at end of file + rm op.txt dos4gw.exe dosbox.conf \ No newline at end of file -- 2.43.0