Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 3c308d2f2d2e6a699375cc95a4110332308d20c8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
bin.includes = fragment.xml,\
               fragment.properties,\
               about.html,\
               os/,\
               cdt_solaris.jar
src.includes = fragment.xml,\
               fragment.properties,\
               about.html,\
               os/
source.cdt_solaris.jar = src/

Back to the top