root / JX / trunk / doc / Make.files_template

Revision 3, 208 bytes (checked in by daboo, 2 years ago)

Full commit of JX-2.5.0 code

Line 
1# This is a comment.
2
3-suffix .cc
4
5@myprog
6
7-prefix ${CODEDIR}/
8
9myprog
10
11#
12# Insert your source files here.
13#
14
15# This insures that your program depends on
16# the correct set of libraries.
17literal: ${LIB_DEPS}
Note: See TracBrowser for help on using the browser.