From: sparky4 Date: Fri, 19 Jun 2015 02:16:55 +0000 (-0500) Subject: added a script for building in GNU/Linux X-Git-Url: http://4ch.mooo.com/gitweb/?p=16.git;a=commitdiff_plain;h=0ffc63903cbc705452dcd174971fd21d9143e9b2 added a script for building in GNU/Linux modified: .gitignore new file: wmakelin.sh --- diff --git a/.gitignore b/.gitignore index 8960afa1..8d8a84a2 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ FUCK *.ERR makefile~ !boop.sh +!wmakelin.sh img !.git/config diff --git a/wmakelin.sh b/wmakelin.sh new file mode 100644 index 00000000..d618c193 --- /dev/null +++ b/wmakelin.sh @@ -0,0 +1,2 @@ +#/bin/bash +wmake -f makefile.lin