Whamcloud - gitweb
The noncontroversial portion of the last few days of changes:
[fs/lustre-release.git] / lustre / tests / Makefile.am
1 DEFS:=
2 CPPFLAGS := -g -I. -I$(PORTALS)/include -I$(top_srcdir)/include -Wall -D_LARGEFILE64_SOURCE
3 # LDADD = -lldap
4 # LDADD := -lreadline -ltermcap # -lefence
5 bin_PROGRAMS = openunlink testreq truncate #ldaptest 
6
7 # ldaptest_SOURCES = ldaptest.c
8 testreq_SOURCES = testreq.c
9 truncate_SOURCES = truncate.c
10 openunlink_SOURCES = openunlink.c
11
12 include $(top_srcdir)/Rules
13