chiark / gitweb /
Remove .cvsignore files from git repo.
[chiark-tcl.git] / adns / Makefile
1 BASE_DIR =      ../base
2 EXTBASE =       adns
3 CFILES =        adns
4 LDLIBS +=       -ladns
5
6 include ../base/extension.make
7