Parent: [b55e44] (diff)

Child: [d0f7fb] (diff)

Download this file

FreeBSD    10 lines (8 with data), 270 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 \
	 -DHAVE_MKDTEMP=1

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