about summary refs log tree commit diff
path: root/examples/custom_mutators/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/custom_mutators/Makefile')
-rw-r--r--examples/custom_mutators/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/custom_mutators/Makefile b/examples/custom_mutators/Makefile
new file mode 100644
index 00000000..a83e87fe
--- /dev/null
+++ b/examples/custom_mutators/Makefile
@@ -0,0 +1,2 @@
+all:
+	$(CC) $(CFLAGS) -fPIC -shared -g -I ../../include example.c -o libexamplemutator.so