Ignore:
Timestamp:
2001-06-01T14:51:29+12:00 (23 years ago)
Author:
sjboddie
Message:

Changes to get phind working under windows

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/packages/mg/src/text/WIN32.MAK

    r2338 r2487  
    205205      copy %%i "$(GSDLHOME)\bin\windows"
    206206
     207# words$o,  removed to avoid conflict with mgpp libtextin.a
    207208LIB_OBJS = \
    208209    query_term_list$o \
     
    212213    read_line$o mg_errors$o backend$o invf_get$o \
    213214    term_lists$o bool_tree$o bool_parser$o bool_optimiser$o \
    214     bool_query$o words$o
     215    bool_query$o
    215216
    216217libtextin.lib: $(LIB_OBJS)
Note: See TracChangeset for help on using the changeset viewer.