This website requires JavaScript.
Explore
Help
Sign in
sanchayanmaity
/
minix
Watch
1
Star
0
Fork
You've already forked minix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
760f3d62d7
minix
/
commands
/
pwdauth
/
Makefile
9 lines
90 B
Makefile
Raw
Normal View
History
Unescape
Escape
Convert boot/ and commands/ over to bsdmake
2010-05-12 18:28:54 +02:00
PROG
=
pwdauth
BINDIR
=
/usr/lib
BINMODE
=
4755
MAN
=
Switch to NetBSD passwd format Based on work by Vivek Prakash and Gianluca Guida. See UPDATING about caveats on currently existing accounts. . restores netbsd libc pwcache functions
2011-09-30 12:18:10 +02:00
LDADD
+=
-lcrypt
Convert boot/ and commands/ over to bsdmake
2010-05-12 18:28:54 +02:00
Rename mkfiles from minix.*.mk to bsd.*.mk Makes things easier for pkgsrc
2010-06-25 20:29:09 +02:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in a new issue
Copy permalink