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