Parent: [d0aaf9] (diff)

Child: [d392d3] (diff)

Download this file

FreeBSD    6 lines (4 with data), 178 Bytes

CXXFLAGS = -pthread -Wall -g -I. -I../index -I../utils -I../common \
	 -I../unac -I/usr/local/include

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