projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05ca118
)
Maybe include printf.o in t_k5buf build
author
Ken Raeburn
<raeburn@mit.edu>
Mon, 3 Nov 2008 20:48:04 +0000
(20:48 +0000)
committer
Ken Raeburn
<raeburn@mit.edu>
Mon, 3 Nov 2008 20:48:04 +0000
(20:48 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20959
dc483132
-0cff-0310-8789-
dd5450dbe970
src/util/support/Makefile.in
patch
|
blob
|
history
diff --git
a/src/util/support/Makefile.in
b/src/util/support/Makefile.in
index 5ffe4e9edb323cd9c7bd136353973887f580a744..b5c74cdd5413c2f0bed96facc3627f59735df153 100644
(file)
--- a/
src/util/support/Makefile.in
+++ b/
src/util/support/Makefile.in
@@
-121,7
+121,7
@@
libkrb5support.exports: $(srcdir)/libkrb5support-fixed.exports Makefile
##DOS## $(RM) libkrb5support.exports
##DOS## $(MV) new-exports libkrb5support.exports
-T_K5BUF_OBJS= t_k5buf.o k5buf.o
+T_K5BUF_OBJS= t_k5buf.o k5buf.o
$(PRINTF_ST_OBJ)
t_k5buf: $(T_K5BUF_OBJS)
$(CC_LINK) -o t_k5buf $(T_K5BUF_OBJS)