- cleanup makefiles

This commit is contained in:
SoftCoder
2017-09-25 18:55:35 -07:00
parent d8073423a7
commit 97a89d0bb0
4 changed files with 18 additions and 21 deletions

View File

@@ -1,10 +1,11 @@
#!/bin/bash
# Use this script to build MegaGlest using cmake
# Use this script to build MegaGlest Steam Shim using make
# ----------------------------------------------------------------------------
# Written by Mark Vejvoda <mark_vejvoda@hotmail.com>
# Copyright (c) 2011-2013 Mark Vejvoda under GNU GPL v3.0+
# ----------------------------------------------------------------------------
rm steamshim
rm megaglest_shim
rm megaglest
#make STEAMWORKS?=/home/softcoder/Code/steamworks_sdk/sdk
make $@