aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/makefile
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2018-07-21 08:40:18 +0000
committerbloodstalker <thabogre@gmail.com>2018-07-21 08:40:18 +0000
commitc61c7b4a33a04d5470961fc559be61e8f8cc5ef2 (patch)
tree97872a361bb92848560a37cee85b8e47fdbf396c /bruiser/makefile
parenta fix for the luatablegen json file, added a new option to load.py, minor cos... (diff)
downloadmutator-c61c7b4a33a04d5470961fc559be61e8f8cc5ef2.tar.gz
mutator-c61c7b4a33a04d5470961fc559be61e8f8cc5ef2.zip
updated the README with the mirror repo links for luatablegen, delf and dwasm
Diffstat (limited to '')
-rw-r--r--bruiser/makefile3
1 files changed, 3 insertions, 0 deletions
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