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