From 6258df44f0e968cb7e96a075bc4cdf2fc99a5808 Mon Sep 17 00:00:00 2001 From: nishi Date: Wed, 5 Jun 2024 11:02:06 +0000 Subject: [PATCH] fix dosbox git-svn-id: file:///raid/svn-main/nishi-dataworks/trunk@161 d4a5a174-5a4a-5b4b-b672-37683c10d7d5 --- common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.mk b/common.mk index 6b90666..a7c8000 100644 --- a/common.mk +++ b/common.mk @@ -113,4 +113,4 @@ dosbox-x: prepare-dosbox $(MAKE) cleanup-dosbox cleanup-dosbox: - rm -f op.txt dosbox.conf + rm -f op.txt dosbox.conf DW.* DWSERV.* dw.* dwserv.* dosbox.core -- 2.43.0