aboutsummaryrefslogtreecommitdiffstats
path: root/spike/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'spike/Makefile')
-rw-r--r--spike/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/spike/Makefile b/spike/Makefile
new file mode 100644
index 0000000..9d07a0a
--- /dev/null
+++ b/spike/Makefile
@@ -0,0 +1,5 @@
+evdns:
+ $(CC) -o evdns evdns.c -levent
+
+evdns_chrooted:
+ $(CC) -o evdns_chrooted evdns_chrooted.c -levent