aboutsummaryrefslogtreecommitdiff
path: root/src/newcache/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-03-14 12:02:33 +0200
committerSergey Poznyakoff <gray@gnu.org>2020-03-15 09:27:25 +0200
commit87279b57516dfd891ef03858dac1d644df758b4c (patch)
treecd45ffc5d34e94749a77987975555996c22188c9 /src/newcache/Makefile.am
downloadcache-benchmarks-87279b57516dfd891ef03858dac1d644df758b4c.tar.gz
cache-benchmarks-87279b57516dfd891ef03858dac1d644df758b4c.tar.bz2
Initial commit
Diffstat (limited to 'src/newcache/Makefile.am')
-rw-r--r--src/newcache/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/newcache/Makefile.am b/src/newcache/Makefile.am
new file mode 100644
index 0000000..a916d36
--- /dev/null
+++ b/src/newcache/Makefile.am
@@ -0,0 +1,5 @@
+noinst_PROGRAMS=fetchkeys
+fetchkeys_SOURCES=fetchkeys.c
+VPATH=$(top_srcdir)/src
+LDADD=../../gdbm/newcache/src/.libs/libgdbm.a
+AM_CPPFLAGS=-I$(top_srcdir)/gdbm/newcache/src/

Return to:

Send suggestions and report system problems to the System administrator.