CryptoPassphrase  Makefile at [a703cf8d62]

File Makefile artifact 2ea1c9021e part of check-in a703cf8d62


all:
	@objfw-compile -Werror -o cryptopassphrase *.m

clean:
	rm -f *.o *~ cryptopassphrase