INCLUDES= $(poslib_cxxflags) -I$(top_srcdir) -I$(top_srcdir)/tools LDFLAGS = $(poslib_ldflags) -export-dynamic EXTRA_DIST = posadis-init getzone.1 posadis-getroots.1 posask.1 poshost.1 \ answertostring.cpp getdnsservers.cpp bin_PROGRAMS = posask posadis-getroots getzone poshost poshost_SOURCES = poshost.cpp posask_SOURCES = posask.cpp posadis_getroots_SOURCES = getroots.cpp getzone_SOURCES = getzone.cpp man_MANS = getzone.1 posadis-getroots.1 posask.1 poshost.1