aboutsummaryrefslogtreecommitdiff
path: root/src/master/Makefile.am
blob: 8807411dc3005f6331dd456c491235bd67e8c3a7 (plain)
1
2
3
4
5
noinst_PROGRAMS=fetchkeys
fetchkeys_SOURCES=fetchkeys.c
VPATH=$(top_srcdir)/src
LDADD=../../gdbm/master/src/.libs/libgdbm.a
AM_CPPFLAGS=-DSIZEOF_OFF_T=8 -I$(top_srcdir)/gdbm/master/src/

Return to:

Send suggestions and report system problems to the System administrator.