- Timestamp:
- 2007-09-06T13:01:26+12:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
indexers/trunk/mgpp/jni/Makefile.in
r14477 r14485 64 64 65 65 compile: 66 $(CXXCOMPILE) MG SearchWrapperImpl.cpp MGRetrieveWrapperImpl.cpp MGPPPassesWrapperImpl.cpp66 $(CXXCOMPILE) MGPPSearchWrapperImpl.cpp MGPPRetrieveWrapperImpl.cpp MGPPPassesWrapperImpl.cpp 67 67 link: 68 68 $(CXX) $(LDFLAGS) $(JNIFLAGS) -o libmgppretrievejni.$(JNISUFFIX) MGPPRetrieveWrapperImpl.o $(QUERY_LIBS)
Note:
See TracChangeset
for help on using the changeset viewer.