repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
unstack - fix ipcvecs
[minix.git]
/
commands
/
pwdauth
/
Makefile
blob
48adab6256b35dcec8c95f335b6d5a9e555468c2
1
PROG
=
pwdauth
2
BINDIR
= /
usr
/
lib
3
BINMODE
=
4755
4
MAN
=
5
6
LDADD
+=-
lcrypt
7
8
.
include
<
bsd.prog.mk
>