aboutsummaryrefslogtreecommitdiffstats
path: root/test/packetdrill/Makefile.FreeBSD
diff options
context:
space:
mode:
Diffstat (limited to 'test/packetdrill/Makefile.FreeBSD')
-rw-r--r--test/packetdrill/Makefile.FreeBSD2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/packetdrill/Makefile.FreeBSD b/test/packetdrill/Makefile.FreeBSD
new file mode 100644
index 0000000..a32f827
--- /dev/null
+++ b/test/packetdrill/Makefile.FreeBSD
@@ -0,0 +1,2 @@
+packetdrill-ext-libs := -lpthread -lpcap
+.include "Makefile.common"