# This Makefile is automatically generated.  Do NOT edit it here.
######################################################################
# variables set by ../configure
######################################################################
######################################################################
# other variables
######################################################################
SRCS	=
OBJS	=
BINS	=
INCLS	= bintree.h commands.h db.h field.h options.h qi.h replies.h

all:$(BINS)
######################################################################
# specific targets
######################################################################
######################################################################
# standard targets
######################################################################
install:
	touch install
rcs:	$(INCLS) $(SRCS) $(SCRIPTS)
	ci $?
	touch rcs

clean:
	rm -f $(BINS) $(OBJS) tags install

tags:
	touch tags

depend:
# DO NOT DELETE THIS LINE.

