chiark / gitweb /
adns compiles ish, working on transferring the rest
[chiark-tcl.git] / adns / Makefile
index da86a2440a9e33de4538e5501fa2bf6e96b10ddf..5b9ecec892c9afe5e495300542a85d85be559b2e 100644 (file)
@@ -1,6 +1,7 @@
 BASE_DIR =     ../base
-EXTENSION =    chiark-tcl-adns
+EXTENSION =    chiark_tcl_adns
 CFILES =       adns
+LDLIBS +=      -ladns
 
 include ../base/extension.make