# make DCC common code

# --S-LICENSE--

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

DEPTH	=..
LIB	=srvr
SRCS	=boottime.c db.c flod.c istmpfs.c read_rcd.c ts2str.c

.ifdef DCCD_MAX_FLOODS
CFLAGS	+=-DDCCD_MAX_FLOODS=$(DCCD_MAX_FLOODS)
.endif

install:
	@:

deinstall:
	@:

.include "$(DEPTH)/Makefile.inc"
