all:

clean:

checkin:

install:

dist: config.dist
	install -d $(DISTPATH)/examples
	install -m 0644 Makefile config.dist $(DISTPATH)/examples