root / JX / trunk / doc / Make.files_template
| Revision 3, 208 bytes (checked in by daboo, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | # This is a comment. |
| 2 | |
| 3 | -suffix .cc |
| 4 | |
| 5 | @myprog |
| 6 | |
| 7 | -prefix ${CODEDIR}/ |
| 8 | |
| 9 | myprog |
| 10 | |
| 11 | # |
| 12 | # Insert your source files here. |
| 13 | # |
| 14 | |
| 15 | # This insures that your program depends on |
| 16 | # the correct set of libraries. |
| 17 | literal: ${LIB_DEPS} |
Note: See TracBrowser
for help on using the browser.