root/lang/sql/my_hindex/my_hindex/Makefile.am
@
22998
| Revision 22998, 378 bytes (checked in by dev0000, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | lib_LTLIBRARIES = my_hindex.la |
| 2 | |
| 3 | my_hindex_la_SOURCES = my_hindex.c |
| 4 | |
| 5 | my_hindex_la_CFLAGS = @MYSQL_CFLAGS@ |
| 6 | my_hindex_la_CXXFLAGS = @MYSQL_CXXFLAGS@ |
| 7 | my_hindex_la_LDFLAGS = -module -avoid-version -no-undefined |
| 8 | |
| 9 | test: all |
| 10 | cd tests; ./test.sh |
| 11 | |
| 12 | |
| 13 | pdf: manual.pdf |
| 14 | |
| 15 | manual.pdf: manual.xml |
| 16 | docbook2pdf manual.xml |
| 17 | |
| 18 | html: manual.html |
| 19 | |
| 20 | manual.html: manual.xml |
| 21 | docbook2html -u manual.xml |
| 22 |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)