Parent: [1293f0] (diff)

Child: [be12ed] (diff)

Download this file

FreeBSD    9 lines (7 with data), 249 Bytes

CXXFLAGS = -pthread -Wall -Wno-unused-variable -g \
	 -I. -I../index -I../utils -I../common \
	 -I../unac -I../bincimapmime -I/usr/local/include  \
	 \
	 -DHAVE_VASPRINTF=1

LIBXAPIAN = -L/usr/local/lib -lxapian
LIBICONV =  -L/usr/local/lib -liconv