Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstarkos <none@none>2008-12-23 01:47:16 +0300
committerstarkos <none@none>2008-12-23 01:47:16 +0300
commit2fbce41b981edc7fe1ca2846ef12c15617bde65d (patch)
treea7364fa5e34f471667caa910d5c2ea0ad6ff2162 /premake4.lua
parentc8cb71a89a2ea3f0f459d4a48bdd910bd27d8331 (diff)
Changed makefile CONFIG variable to "config" to match "verbose"
Diffstat (limited to 'premake4.lua')
-rw-r--r--premake4.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/premake4.lua b/premake4.lua
index e77c013..b4da202 100644
--- a/premake4.lua
+++ b/premake4.lua
@@ -134,8 +134,6 @@ project "Premake4"
out:write("\t0\n};\n");
out:close()
-
- print("Done.")
end