]> Nishi Git Mirror - dataworks.git/commitdiff
do not delete readme.doc
authornishi <nishi@d4a5a174-5a4a-5b4b-b672-37683c10d7d5>
Tue, 18 Jun 2024 03:24:40 +0000 (03:24 +0000)
committernishi <nishi@d4a5a174-5a4a-5b4b-b672-37683c10d7d5>
Tue, 18 Jun 2024 03:24:40 +0000 (03:24 +0000)
git-svn-id: file:///raid/svn-main/nishi-dataworks/trunk@337 d4a5a174-5a4a-5b4b-b672-37683c10d7d5

Makefiles/common.mk

index a8ce9b01cda0475b213f7505b9d8f61bd9e3a8a9..ca54638d2c2778264f795716ee9c6a4fd649fc87 100644 (file)
@@ -93,7 +93,6 @@ dos-installer:
        if [ ! "$(FORMAT)" = "NO" ]; then echo "del dw.exe" >> install-dosbox.conf ; fi
        if [ ! "$(FORMAT)" = "NO" ]; then echo "del dwserv.exe" >> install-dosbox.conf ; fi
        if [ ! "$(FORMAT)" = "NO" ]; then echo "del dwrcli.exe" >> install-dosbox.conf ; fi
-       if [ ! "$(FORMAT)" = "NO" ]; then echo "del readme.doc" >> install-dosbox.conf ; fi
        if [ ! "$(FORMAT)" = "NO" ]; then echo "c:" >> install-dosbox.conf ; fi
        if [ ! "$(FORMAT)" = "NO" ]; then echo "a:\lha s extract.lzh" >> install-dosbox.conf ; fi
        if [ ! "$(FORMAT)" = "NO" ]; then echo "a:" >> install-dosbox.conf ; fi