# make the Distributed Checksum Clearinghouse sendmail milter interface

# --S-LICENSE--

# $Revision: 1.27 $
# Generated automatically from Makefile.in by configure.

DEPTH	=..
PROG	=dccm
SRCS	=$(PROG).c

CFLAGS	+= $(THRINC)
LDFLAGS	+= 
VPATH	+=
LDADD	+=-lmilter $(THR_LDADD)
DPADD	+= $(THR_DPADD)

DCC_BINDIR=/var/dcc/libexec
.include "$(DEPTH)/Makefile.inc"
