summaryrefslogtreecommitdiff
path: root/mingw.bld
diff options
context:
space:
mode:
Diffstat (limited to 'mingw.bld')
-rw-r--r--mingw.bld3
1 files changed, 3 insertions, 0 deletions
diff --git a/mingw.bld b/mingw.bld
index f224fa0..88311e2 100644
--- a/mingw.bld
+++ b/mingw.bld
@@ -1,5 +1,8 @@
1#build-m3 file for fishtrax client 1#build-m3 file for fishtrax client
2 2
3execute("ln -sf parser.yy.c src/parser.yy.cpp");
4execute("ln -sf parser.tab.c src/parser.tab.cpp");
5
3action "default" 6action "default"
4{ 7{
5 warning "Use the 'release' target to strip debugging and build without deps."; 8 warning "Use the 'release' target to strip debugging and build without deps.";