include ../../toprules.make

TOPDIR = ../..
INCLUDES += -I../..
all: $(objs)

extraobjs = $(TARGET)

DIST_FILES = *.cpp *.h 

include ../../botrules.make
