build:

install:
	cp -r usr/ $(DESTDIR)/

clean:
	rm -f *-stamp || true



