Rename project to CryptoPassphrase
This commit is contained in:
parent
45f70e97f3
commit
135d17bed5
30 changed files with 90 additions and 92 deletions
4
Makefile
4
Makefile
|
@ -1,5 +1,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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue