aboutsummaryrefslogtreecommitdiff
path: root/src/newcache/Makefile.am
blob: a916d363a3ad44b7f6978b304de646c3fccca21b (plain)
1
2
3
4
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.