CryptoPassphrase  Makefile at [eb35826d25]

File Makefile artifact 2ea1c9021e part of check-in eb35826d25


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

clean:
	rm -f *.o *~ cryptopassphrase