Scope-eye.net Git Repository
/
liskon_frotz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7866d74
)
syntactic sugar for DOS building
author
David Griffith
<dave@661.org>
Tue, 10 Jul 2012 04:11:01 +0000
(21:11 -0700)
committer
David Griffith
<dave@661.org>
Tue, 10 Jul 2012 04:11:01 +0000
(21:11 -0700)
build.bat
[new file with mode: 0644]
patch
|
blob
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