projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
291dbbf
)
Fix dependencies of test_load in profile library
author
Greg Hudson
<ghudson@mit.edu>
Thu, 21 Jul 2011 20:41:16 +0000
(20:41 +0000)
committer
Greg Hudson
<ghudson@mit.edu>
Thu, 21 Jul 2011 20:41:16 +0000
(20:41 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25032
dc483132
-0cff-0310-8789-
dd5450dbe970
src/util/profile/Makefile.in
patch
|
blob
|
history
diff --git
a/src/util/profile/Makefile.in
b/src/util/profile/Makefile.in
index e7d84aa23db4cea7629f7e3447a9d01e9fc06150..5c654b29d008e1b16f18dd63e05289c69db43355 100644
(file)
--- a/
src/util/profile/Makefile.in
+++ b/
src/util/profile/Makefile.in
@@
-98,7
+98,7
@@
test_profile: test_profile.$(OBJEXT) argv_parse.$(OBJEXT) $(OBJS) $(DEPLIBS)
test_vtable: test_vtable.$(OBJEXT) $(OBJS) $(DEPLIBS)
$(CC_LINK) -o test_vtable test_vtable.$(OBJEXT) $(OBJS) $(MLIBS)
-test_load: test_load.$(OBJEXT) $(
SUPPORT_DEPLIB
)
+test_load: test_load.$(OBJEXT) $(
OBJS) $(DEPLIBS
)
$(CC_LINK) -o test_load test_load.$(OBJEXT) $(OBJS) $(MLIBS)
modtest.conf: