aboutsummaryrefslogtreecommitdiffstats
path: root/out/makefile
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2018-09-10 01:37:57 +0000
committerbloodstalker <thabogre@gmail.com>2018-09-10 01:37:57 +0000
commit81ae14331b28127d505a8adb84227029f68dab0b (patch)
treea1bf70436235d4946af03f8766a4b7ca14cb029c /out/makefile
parentupdate (diff)
downloadluatablegen-81ae14331b28127d505a8adb84227029f68dab0b.tar.gz
luatablegen-81ae14331b28127d505a8adb84227029f68dab0b.zip
update
Diffstat (limited to '')
-rw-r--r--out/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/out/makefile b/out/makefile
index f33376e..9723b0c 100644
--- a/out/makefile
+++ b/out/makefile
@@ -1,4 +1,4 @@
-TARGET=main
+TARGET=lua
SHELL=bash
SHELL?=bash
CC=clang