From adc7bcd0697131e1067763e9d1b96d6ece6f1e9f Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Sun, 8 Apr 2018 10:58:07 +0430 Subject: added some more cli options to load.py. added a new test file for bruiser to see how it fares against bigger files. --- bruiser/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bruiser/makefile') diff --git a/bruiser/makefile b/bruiser/makefile index 31a6892..60c90c6 100644 --- a/bruiser/makefile +++ b/bruiser/makefile @@ -71,5 +71,5 @@ help: @echo 'there is help.' @echo 'all is the defualt target.' @echo 'clean runs clean.' - @echo 'deepclean will also clean the lua build' + @echo 'deepclean will also clean lua and luajit' @echo 'for a more complete and detaild list of BUILD_MODE and other things look at the main makefiles help under project root.' -- cgit v1.2.3