6 lines
76 B
Makefile
6 lines
76 B
Makefile
PROG= pwdauth
|
|
BINDIR= /usr/lib
|
|
BINMODE= 4755
|
|
MAN=
|
|
|
|
.include <minix.prog.mk>
|