git://git.openafs.org
/
openafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
d116b27
)
pam-makefile-fix-dependancies-20020219
author
Jaroslaw Polok
<Jaroslaw.Polok@cern.ch>
Tue, 19 Feb 2002 19:23:46 +0000 (19:23 +0000)
committer
Derrick Brashear
<shadow@dementia.org>
Tue, 19 Feb 2002 19:23:46 +0000 (19:23 +0000)
the rest of the patch is already in CVS but missed being pulled up to 1.2.3
src/pam/Makefile.in
patch
|
blob
|
history
diff --git
a/src/pam/Makefile.in
b/src/pam/Makefile.in
index
7263376
..
5230711
100644
(file)
--- a/
src/pam/Makefile.in
+++ b/
src/pam/Makefile.in
@@
-113,10
+113,8
@@
${DEST}/lib/pam_afs.so.1: pam_afs.so.1
${DEST}/lib/pam_afs.krb.so.1: pam_afs.krb.so.1
${INSTALL} $? $@
-afs_auth.o: afs_auth.c afs_pam_msg.h afs_message.h afs_util.h
afs_pam_msg.o: afs_pam_msg.c afs_pam_msg.h afs_message.h
afs_message.o: afs_message.c afs_message.h
-afs_util.o: afs_util.c afs_util.h
#
# Misc. targets