CryptoPassphrase  Diff

Differences From Artifact [c3d8bf191d]:

To Artifact [2ea1c9021e]:


1
2

3
4
5

1

2
3
4

5

-
+


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

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