CryptoPassphrase  Makefile at [2c5f88ebb0]

File Makefile artifact c3d8bf191d part of check-in 2c5f88ebb0


all:
	@objfw-compile -Werror -o scrypt-pwgen *.m

clean:
	rm -f *.o *~ scrypt-pwgen