Changeset 14485 for indexers


Ignore:
Timestamp:
2007-09-06T13:01:26+12:00 (17 years ago)
Author:
xiao
Message:

correct typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • indexers/trunk/mgpp/jni/Makefile.in

    r14477 r14485  
    6464
    6565compile:
    66     $(CXXCOMPILE) MGSearchWrapperImpl.cpp MGRetrieveWrapperImpl.cpp MGPPPassesWrapperImpl.cpp
     66    $(CXXCOMPILE) MGPPSearchWrapperImpl.cpp MGPPRetrieveWrapperImpl.cpp MGPPPassesWrapperImpl.cpp
    6767link:
    6868    $(CXX) $(LDFLAGS) $(JNIFLAGS) -o libmgppretrievejni.$(JNISUFFIX) MGPPRetrieveWrapperImpl.o $(QUERY_LIBS)
Note: See TracChangeset for help on using the changeset viewer.