CryptoPassphrase  Makefile at [7b7392ad32]

File Makefile artifact 2ea1c9021e part of check-in 7b7392ad32


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

clean:
	rm -f *.o *~ cryptopassphrase