artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f675fb
)
add mlinks
author
deraadt
<deraadt@openbsd.org>
Sat, 1 Apr 2000 22:45:27 +0000
(22:45 +0000)
committer
deraadt
<deraadt@openbsd.org>
Sat, 1 Apr 2000 22:45:27 +0000
(22:45 +0000)
kerberosIV/lib/kafs/Makefile
patch
|
blob
|
history
diff --git
a/kerberosIV/lib/kafs/Makefile
b/kerberosIV/lib/kafs/Makefile
index
23c8674
..
116f9f6
100644
(file)
--- a/
kerberosIV/lib/kafs/Makefile
+++ b/
kerberosIV/lib/kafs/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.
3 2000/03/30 08:03:24 hin
Exp $
+# $OpenBSD: Makefile,v 1.
4 2000/04/01 22:45:27 deraadt
Exp $
LIB = kafs
@@
-19,5
+19,12
@@
SRCS= afssys_openbsd.c \
afssysdefs.h
MAN= kafs.3
+MLINKS= kafs.3 k_hasafs.3 \
+ kafs.3 k_pioctl.3 \
+ kafs.3 k_unlog.3 \
+ kafs.3 k_sepag.3 \
+ kafs.3 k_afs_cell_of_file.3 \
+ kafs.3 krb_afslog.3 \
+ kafs.3 krb_afslog_uid.3
.include <bsd.lib.mk>