PREFIX ?= /usr install: install -D -m 755 crypttab "$(DESTDIR)$(PREFIX)/crypttab" install -D -m 640 crypttab.example "$(DESTDIR)/etc/crypttab"