diff options
| author | Greg Hudson <ghudson@mit.edu> | 2011-09-02 17:07:45 +0000 |
|---|---|---|
| committer | Greg Hudson <ghudson@mit.edu> | 2011-09-02 17:07:45 +0000 |
| commit | 6ef4ba5b6ac16653034583cabfeb6297b30025a7 (patch) | |
| tree | 19cd275f4852c38798031c7beca42c869ee3c156 /src/util/verto/deps | |
| parent | a10ffe0492a13ae01530459981ee0bb885a8f0c7 (diff) | |
| download | krb5-6ef4ba5b6ac16653034583cabfeb6297b30025a7.tar.gz krb5-6ef4ba5b6ac16653034583cabfeb6297b30025a7.tar.xz krb5-6ef4ba5b6ac16653034583cabfeb6297b30025a7.zip | |
Create k5ev verto module from libev sources
Add configure and build support for libverto and the libverto-k5ev
module. Fix the version script rules to work for libraries with
hyphens in their names.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25127 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/verto/deps')
| -rw-r--r-- | src/util/verto/deps | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/util/verto/deps b/src/util/verto/deps new file mode 100644 index 000000000..b64cc8235 --- /dev/null +++ b/src/util/verto/deps @@ -0,0 +1,5 @@ +# +# Generated makefile dependencies follow. +# +verto.so verto.po $(OUTPRE)verto.$(OBJEXT): $(BUILDTOP)/include/verto.h \ + verto-module.h verto.c |
