projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
195003f
)
Changed installation directory of file to be the sbin directory
author
Theodore Tso
<tytso@mit.edu>
Thu, 24 Sep 1992 23:31:06 +0000
(23:31 +0000)
committer
Theodore Tso
<tytso@mit.edu>
Thu, 24 Sep 1992 23:31:06 +0000
(23:31 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2401
dc483132
-0cff-0310-8789-
dd5450dbe970
src/slave/Imakefile
patch
|
blob
|
history
diff --git
a/src/slave/Imakefile
b/src/slave/Imakefile
index 12bddb118cc9def76b06df9efbc00fad84e04e81..44ba643863b4f647d5cbb8d48312155c68c10d9f 100644
(file)
--- a/
src/slave/Imakefile
+++ b/
src/slave/Imakefile
@@
-37,10
+37,10
@@
SRCS= $(CLIENTSRCS) $(SERVERSRCS)
all:: kprop kpropd
NormalProgramTarget(kprop,$(CLIENTOBJS),$(DEPLIBS),$(LOCAL_LIBRARIES),)
-Krb5Install
Admin
Program(kprop)
+Krb5Install
Server
Program(kprop)
NormalProgramTarget(kpropd,$(SERVEROBJS),$(DEPLIBS),$(LOCAL_LIBRARIES),)
-Krb5Install
Admin
Program(kpropd)
+Krb5Install
Server
Program(kpropd)
SaberProgramTarget(kprop, $(CLIENTSRCS), $(CLIENTOBJS),
$(DEPLIBS) $(LOCAL_LIBRARIES),)