aboutsummaryrefslogtreecommitdiff
path: root/experiments/pcap/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'experiments/pcap/makefile')
-rw-r--r--experiments/pcap/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/experiments/pcap/makefile b/experiments/pcap/makefile
new file mode 100644
index 0000000..53c3aea
--- /dev/null
+++ b/experiments/pcap/makefile
@@ -0,0 +1,2 @@
+CFLAGS += -lpcap
+main: main.c