all:

install:
	cp -a etc $(DESTDIR)/

.PHONY: install
