From c61c7b4a33a04d5470961fc559be61e8f8cc5ef2 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Sat, 21 Jul 2018 13:10:18 +0430 Subject: updated the README with the mirror repo links for luatablegen, delf and dwasm --- bruiser/makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bruiser/makefile') diff --git a/bruiser/makefile b/bruiser/makefile index b0cac30..cde4611 100644 --- a/bruiser/makefile +++ b/bruiser/makefile @@ -74,6 +74,9 @@ clean: rm .dependc $(MAKE) -C luatablegen clean +install: + mkdir $$(HOME)/.bruiser + deepclean: rm -f *.o *~ $(BRUISER) rm .depend -- cgit v1.2.3