recoll/src/mk/Darwin
2013-01-04 14:15:34 +01:00

10 lines
188 B
Plaintext

include $(depth)/mk/commondefs
include $(depth)/mk/localdefs
ALL_CXXFLAGS = $(CXXFLAGS) $(COMMONCXXFLAGS) $(LOCALCXXFLAGS)
LIBRECOLL = -L$(depth)/lib -lrecoll
RANLIB = ranlib
LIBSYS =