syntactic sugar for DOS building
authorDavid Griffith <dave@661.org>
Tue, 10 Jul 2012 04:11:01 +0000 (21:11 -0700)
committerDavid Griffith <dave@661.org>
Tue, 10 Jul 2012 04:11:01 +0000 (21:11 -0700)
build.bat [new file with mode: 0644]

diff --git a/build.bat b/build.bat
new file mode 100644 (file)
index 0000000..b1eebfd
--- /dev/null
+++ b/build.bat
@@ -0,0 +1,3 @@
+@ECHO OFF
+REM This batch file is for compiling Frotz using Turbo C.
+make -f makefile.tc %1