utmkdefs.mk 14 lines (12 with data), 258 Bytes
ALL_CXXFLAGS = \ -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