include ../toprules.make

SUBDIRS = 

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

DIST_FILES = *.cpp *.h

include ../botrules.make
