Parent:
[e23efb]
(diff)
Child:
[d6c32b]
(diff)
Download this file
commondefs
23 lines (14 with data), 453 Bytes
#
# Definitions mostly common to all systems, can be overridden by
# sys-specific include
COMMONCXXFLAGS = -Wall -Wno-unused -g -I. -I../index -I../utils -I../common \
-I../unac -I../bincimapmime -I/usr/local/include
LIBXAPIAN = -L/usr/local/lib -lxapian
LIBICONV = -L/usr/local/lib -liconv
INCICONV = -I/usr/local/include
BIGLIB = ../lib/librcl.a
MIMELIB = ../bincimapmime/libmime.a
RANLIB = test -f
AR=ar
INSTALL = install -c
#QTDIR = /usr