all:

clean:

install:
	mkdir -p $(DESTDIR)/usr/bin/
	install -m644 opalsync opalsync_print_summary $(DESTDIR)/usr/bin/
