CryptoPassphrase  Makefile at [882469f9d5]

File Makefile artifact 2ea1c9021e part of check-in 882469f9d5


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

clean:
	rm -f *.o *~ cryptopassphrase