view lib/fsplib/Makefile.am @ 966:62b97f1425be

2008-11-29 Brian Masney <masneyb@gftp.org> * More build fixes with the newest version of automake/autoconf
author masneyb
date Sat, 29 Nov 2008 14:18:47 +0000
parents 26fb4e66736c
children
line wrap: on
line source

## Process this file with automake to produce Makefile.in

noinst_LIBRARIES = libfsp.a
libfsp_a_SOURCES=fsplib.c lock.c
INCLUDES=-DFSP_USE_SHAREMEM_AND_SEMOP=1
noinst_HEADERS=fsplib.h lock.h