# test Distributed Checksum Clearinghouse interface daemon # --S-LICENSE-- # $Revision: 1.11 $ # @configure_input@ DEPTH =../.. PROG =dccif-test SRCS =$(PROG).c # this should be installed in @libexecdir@, but it got released into # /usr/local/bin # use only the public DCC client library CLNTLIBS =$(DEPTH)/dcclib/libdcc.a @INCLUDE_INC@