all:

clean:

install:
	mkdir -p $(DESTDIR)/etc/cron.d/
	install -m644 opalsync $(DESTDIR)/etc/cron.d/
