DESTDIR?=/
PREFIX=/usr

install:
	install -Dm644 *.service -t ${DESTDIR}${PREFIX}/share/superd/services/
