build:

install:
	cp -r usr/ etc/ ${DESTDIR}/

clean:
	rm -f *-stamp || true
