index
:
kcpasswd.git
master
Encrypt and decrypt the MacOS kcpassword autologin file
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
blob: 0d335242fa5a4b8faa6097e68a8366aa04112c2d (
plain
)
1
CCOPTS
= --
std
=
c99
-
Wall
-
Werror
-
O2
2
3
all
:
4
cc
$(
CCOPTS
) -
o kcpasswd main.c
Generated by
cgit