Changeset 6503f81ba48ee1cbf2af0618834fc7316f8b03ab

Show
Ignore:
Timestamp:
04/21/08 20:59:48 (9 months ago)
Author:
dave <dave@…>
Parents:
585583fabc2d8f758ad113f07b02b6e37e03ca63
Children:
8c94483694f5774d39acb4072885476c45d9b571, 343c733a80b25500d07d192c15c358a11a628a0f
git-committer:
dave <dave@06fd6eb0-0002-0410-a719-e5602cce40bc> / 2008-04-21T10:59:48Z+0000
Message:

Minor formatting fixes to Makefile

git-svn-id: svn+ssh://davebalmain.com/home/dave/repos/ferret/trunk@1029 06fd6eb0-0002-0410-a719-e5602cce40bc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • c/Makefile

    r585583 r6503f8  
    4545search.o            similarity.o         sort.o             stopwords.o       \ 
    4646store.o             term_vectors.o       field_index.o      lang.o            \ 
    47 scanner.o           scanner_mb.o                intern.o 
     47scanner.o           scanner_mb.o        intern.o 
    4848 
    4949TEST_OBJS = \ 
     
    6060test_analysis.o          test_filter.o            test_priorityqueue.o \ 
    6161test_sort.o              test_ram_store.o         test_file_deleter.o  \ 
    62 test_lang.o                              test_intern.o 
     62test_lang.o              test_intern.o 
    6363 
    6464BENCH_OBJS = benchmark.o bm_bitvector.o bm_hash.o \