source:
lemon-0.x/tools/Makefile.am
@
2492:387f6ff851ef
| Last change on this file since 2492:387f6ff851ef was 2404:ec474604075e, checked in by , 19 years ago | |
|---|---|
| File size: 211 bytes | |
| Rev | Line | |
|---|---|---|
| [2390] | 1 | EXTRA_DIST += \ |
| 2 | tools/Makefile | |
| 3 | ||
| 4 | ||
| 5 | if WANT_TOOLS | |
| 6 | ||
| 7 | bin_PROGRAMS += \ | |
| [2404] | 8 | tools/dim_to_lgf \ |
| [2390] | 9 | tools/lgf-gen |
| 10 | ||
| 11 | endif WANT_TOOLS | |
| 12 | ||
| 13 | tools_lgf_gen_SOURCES = tools/lgf-gen.cc | |
| [2404] | 14 | |
| 15 | tools_dim_to_lgf_SOURCES = tools/dim_to_lgf.cc |
Note: See TracBrowser
for help on using the repository browser.

