Switch to unified view
a/src/mk/Darwin | b/src/mk/Darwin | ||
---|---|---|---|
1 | include $(depth)/mk/commondefs |
1 | include $(depth)/mk/commondefs |
2 | include $(depth)/mk/localdefs |
2 | include $(depth)/mk/localdefs |
3 | 3 | ||
4 | ALL_CXXFLAGS = $(CXXFLAGS) $(COMMONCXXFLAGS) $(LOCALCXXFLAGS) |
4 | ALL_CXXFLAGS = $(CXXFLAGS) $(COMMONCXXFLAGS) $(LOCALCXXFLAGS) |
5 | 5 | ||
6 | LIBRECOLL = -L$(depth)/lib -lrecoll |
||
7 | |||
6 | RANLIB = ranlib |
8 | RANLIB = ranlib |
7 | LIBSYS = |
9 | LIBSYS = |