Changeset 240 for 06/libkombilo-branches/hash_center/Makefile
- Timestamp:
- 03/09/07 16:51:04 (2 years ago)
- Files:
-
- 06/libkombilo-branches/hash_center/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
06/libkombilo-branches/hash_center/Makefile
r238 r240 2 2 g++ -o cpptest -lsqlite3 -lboost_filesystem cpptest.o search.o sgfparser.o abstractboard.o 3 3 4 cpptest.o: cpptest.cpp 4 cpptest.o: cpptest.cpp search.h abstractboard.h sgfparser.h 5 5 g++ -c cpptest.cpp 6 6
