projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1f6ecf
)
Fixed typo so that "make saber_kdb5_edit" works
author
Theodore Tso
<tytso@mit.edu>
Thu, 20 Dec 1990 15:29:53 +0000
(15:29 +0000)
committer
Theodore Tso
<tytso@mit.edu>
Thu, 20 Dec 1990 15:29:53 +0000
(15:29 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1587
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 4b79e7b121a072ce00b2b244604c0beaff603d32..a4285d294cbabf498d0cba9e6f7b7f57cee014e3 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_LIBRARIES),
)
depend:: kdb5_ed_ct.c