projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1803ff7
)
Changed arguments to SaberProgramTarget so that the libraries will be loaded.
author
Theodore Tso
<tytso@mit.edu>
Mon, 3 Dec 1990 17:43:03 +0000
(17:43 +0000)
committer
Theodore Tso
<tytso@mit.edu>
Mon, 3 Dec 1990 17:43:03 +0000
(17:43 +0000)
./
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1527
dc483132
-0cff-0310-8789-
dd5450dbe970
src/admin/edit/Imakefile
patch
|
blob
|
history
diff --git
a/src/admin/edit/Imakefile
b/src/admin/edit/Imakefile
index 1aa7235ad5e7e3db95037fb527346bcedc126b3c..4b79e7b121a072ce00b2b244604c0beaff603d32 100644
(file)
--- a/
src/admin/edit/Imakefile
+++ b/
src/admin/edit/Imakefile
@@
-24,7
+24,7
@@
clean::
NormalProgramTarget(kdb5_edit,$(OBJS),$(DEPLIBS),$(LOCAL_LIBRARIES),)
-SaberProgramTarget(kdb5_edit,$(SRCS),$(OBJS),
$(LOCAL_LIBARIES),
)
+SaberProgramTarget(kdb5_edit,$(SRCS),$(OBJS),
,$(LOCAL_LIBARIES)
)
depend:: kdb5_ed_ct.c