diff options
author | bloodstalker <thabogre@gmail.com> | 2018-08-18 18:18:56 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2018-08-18 18:18:56 +0000 |
commit | 0c7b93feba2b421ef612607b625de845c0dd2e70 (patch) | |
tree | 24685644fb452215850f0b0ece88111a897e7af8 /makefile | |
parent | updating faultreiber and tablegen to their respective latest commits (diff) | |
download | mutator-0c7b93feba2b421ef612607b625de845c0dd2e70.tar.gz mutator-0c7b93feba2b421ef612607b625de845c0dd2e70.zip |
makefile updates for obfuscator and bruiser
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,7 +4,6 @@ include macros.mk #######################################VARS#################################### EXTRA_LD_FLAGS+=tinyxml2/tinyxml2.o - TARGET0=mutator-lvl0 TARGET1=mutator-lvl1 TARGET2=mutator-lvl2 |