Parent: [d392d3] (diff)

Child: [b55e44] (diff)

Download this file

FreeBSD    8 lines (6 with data), 224 Bytes

CXXFLAGS = -pthread -Wall -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