From 71ae63d3db910601e5ff858739eef245b8ee8d5a Mon Sep 17 00:00:00 2001 From: Leslee Griffith Date: Fri, 28 May 1999 15:16:21 +0000 Subject: [PATCH] builddos.bat to build dos djgpp --- harbour/builddos.bat | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 harbour/builddos.bat diff --git a/harbour/builddos.bat b/harbour/builddos.bat new file mode 100644 index 0000000000..f3839175ca --- /dev/null +++ b/harbour/builddos.bat @@ -0,0 +1,4 @@ +rem build for djgpp for dos enviroment + +make -fmakefile.dos +