build:

install: build
	cp -r usr etc ${DESTDIR}/
			
clean:
	rm -f *-stamp
