chiark / gitweb /
working on compiling out of troglodyte; before relegage maskmap
[chiark-tcl.git] / adns / Makefile
index da86a2440a9e33de4538e5501fa2bf6e96b10ddf..31e3df9ad29ee7e46ee14a802ab7e33d904761a6 100644 (file)
@@ -1,6 +1,8 @@
 BASE_DIR =     ../base
-EXTENSION =    chiark-tcl-adns
+EXTBASE =      adns
+TABLE =                adnscmds
 CFILES =       adns
+LDLIBS +=      -ladns
 
 include ../base/extension.make