Parent: [74faf0] (diff)

Download this file

utmkdefs.mk    14 lines (12 with data), 269 Bytes

ALL_CXXFLAGS = -std=c++11 \
    -I../aspell \
    -I../bincimapmime \
    -I../common \
    -I../index \
    -I../internfile \
    -I../rcldb \
    -I../unac \
    -I../utils 
LIBRECOLL = -L../.libs -lrecoll -Wl,-rpath=$(shell pwd)/../.libs

clean:
	rm -f $(PROGS) *.o