From eb4221e987c8167cdf1a5eefc3202b8e6b91084d Mon Sep 17 00:00:00 2001 From: nishi Date: Tue, 21 May 2024 06:12:20 +0000 Subject: [PATCH] add 9x git-svn-id: file:///raid/svn-main/nishi-dataworks/trunk@54 d4a5a174-5a4a-5b4b-b672-37683c10d7d5 --- Platforms/win9x.mk | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Platforms/win9x.mk diff --git a/Platforms/win9x.mk b/Platforms/win9x.mk new file mode 100644 index 0000000..8e885ad --- /dev/null +++ b/Platforms/win9x.mk @@ -0,0 +1,5 @@ +# $Id$ + +WATCOM_PLATFORM=win95 +include Platforms/watcom.mk +EXEC_SUFFIX=.exe -- 2.43.0