annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
962
26fb4e66736c 2008-11-29 Brian Masney <masneyb@gftp.org>
masneyb
parents: 662
diff changeset
1 ## Process this file with automake to produce Makefile.in
26fb4e66736c 2008-11-29 Brian Masney <masneyb@gftp.org>
masneyb
parents: 662
diff changeset
2
966
62b97f1425be 2008-11-29 Brian Masney <masneyb@gftp.org>
masneyb
parents: 962
diff changeset
3 noinst_LIBRARIES = libfsp.a
62b97f1425be 2008-11-29 Brian Masney <masneyb@gftp.org>
masneyb
parents: 962
diff changeset
4 libfsp_a_SOURCES=fsplib.c lock.c
62b97f1425be 2008-11-29 Brian Masney <masneyb@gftp.org>
masneyb
parents: 962
diff changeset
5 INCLUDES=-DFSP_USE_SHAREMEM_AND_SEMOP=1
62b97f1425be 2008-11-29 Brian Masney <masneyb@gftp.org>
masneyb
parents: 962
diff changeset
6 noinst_HEADERS=fsplib.h lock.h