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