chiark / gitweb /
tuntap
[chiark-tcl.git] / tuntap / Makefile
diff --git a/tuntap/Makefile b/tuntap/Makefile
new file mode 100644 (file)
index 0000000..2d6808d
--- /dev/null
@@ -0,0 +1,9 @@
+BASE_DIR =     ../base
+EXTBASE =      tuntap
+CFILES =       tuntap
+OTHER_TCTS =   ../hbytes/hbytes-base.tct
+OTHER_EXTS =   hbytes/hbytes dgram/dgram
+##LDLIBS +=    -ladns
+
+include ../base/extension.make
+