commondefs 16 lines (10 with data), 341 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 BIGLIB = ../lib/librcl.a MIMELIB = ../bincimapmime/libmime.a RANLIB = test -f AR=ar INSTALL = install -c #QTDIR = /usr