Show
Ignore:
Timestamp:
03/09/07 16:51:04 (2 years ago)
Author:
ug
Message:

Merged changes to libkombilo branch, -r 238:239

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 06/libkombilo-branches/hash_center/Makefile

    r238 r240  
    22        g++ -o cpptest -lsqlite3 -lboost_filesystem cpptest.o search.o sgfparser.o abstractboard.o 
    33 
    4 cpptest.o: cpptest.cpp 
     4cpptest.o: cpptest.cpp search.h abstractboard.h sgfparser.h 
    55        g++ -c cpptest.cpp 
    66