projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c6518b
)
fix up for yet better Imake support
author
John Kohl
<jtkohl@mit.edu>
Mon, 18 Feb 1991 10:28:39 +0000
(10:28 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Mon, 18 Feb 1991 10:28:39 +0000
(10:28 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1716
dc483132
-0cff-0310-8789-
dd5450dbe970
src/admin/aname/Imakefile
patch
|
blob
|
history
diff --git
a/src/admin/aname/Imakefile
b/src/admin/aname/Imakefile
index 222992b91d9b4c1d644dca0410f37a7893fce600..5d55ac1e684f849f7623ad278dc1770cdbf0380b 100644
(file)
--- a/
src/admin/aname/Imakefile
+++ b/
src/admin/aname/Imakefile
@@
-7,7
+7,7
@@
# For copying and distribution information, please see the file
# <krb5/copyright.h>.
#
-DEPLIBS = $(
DEPKLIBS
)
-LOCAL_LIBRARIES = $(KLIB) $(COMERRLIB) $(DBMLIB)
+DEPLIBS = $(
OSDEPLIB
)
+LOCAL_LIBRARIES = $(KLIB
LOC) -l$(OSLIB
) $(COMERRLIB) $(DBMLIB)
SimpleProgramTarget(kdb5_anadd)