diff options
Diffstat (limited to 'ThirdParty/toluapp/Makefile')
-rw-r--r-- | ThirdParty/toluapp/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ThirdParty/toluapp/Makefile b/ThirdParty/toluapp/Makefile new file mode 100644 index 0000000..92ded6c --- /dev/null +++ b/ThirdParty/toluapp/Makefile @@ -0,0 +1,5 @@ +# makefile for tolua hierarchy + +all: + @echo "Makefile is deprecated ;)" + @echo "see INSTALL for details on how to build tolua++" |