top_builddir = ../..

include ../../config.mk

.PHONY: all clean

all:

clean:
	$(RM) cachefile*
	$(RM) sqlnet.log
