source: other-projects/trunk/search4j/compile.sh@ 17496

Last change on this file since 17496 was 15892, checked in by oranfry, 16 years ago

change to search4j: using libraries and headers the proper way

  • Property svn:executable set to *
File size: 85 bytes
Line 
1g++ -c libsearch4j.cpp
2g++ -c search4j.cpp
3g++ search4j.o libsearch4j.o -o search4j
4
Note: See TracBrowser for help on using the repository browser.