From 11b88d35f89bcc679b09562b566478271137d649 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Wed, 8 Aug 2018 16:17:03 +0430 Subject: faultreiber is a submodule now. it generates binary file format parsers in C. the memory management side of faultreiber is not implemented yet since im on the fence on how to do it. faultreiber along with tablegen will completely automate the process of adding new file formats to bruiser. --- macros.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macros.mk') diff --git a/macros.mk b/macros.mk index f946abe..7e274b6 100644 --- a/macros.mk +++ b/macros.mk @@ -138,4 +138,4 @@ CC_FLAGS+=$(EXTRA_CC_FLAGS) SRCS=./mutator_aux.cpp ./mutator-lvl1.cpp ./mutator-lvl0.cpp ./mutator-lvl2.cpp ./mutator-lvl0.h ./mutator_aux.h ./daemon/mutatord.h ./daemon/mutatorclient.c ./daemon/mutatorclient.h ./daemon/daemon_aux.h ./daemon/daemon_aux.c ./daemon/mutatord.c ./daemon/mutatorserver.c ./daemon/mutatorserver.h ./bruiser/bruiser.cpp ./bruiser/bruiser.h -CTAGS=ctags --c++-kinds=+p --fields=+iaS --extra=+q +CTAGS=ctags --c++-kinds=+p --fields=+iaS --extra=+q -- cgit v1.2.3