Lines Matching full:files
19 # generates .class files from the .j (jasmin) and .cfh (hex format) files for the dxconverter test project.
76 # compile all files from javafiles
77 echo "compiling all java files (with package dxc.junit.**)"
89 echo "compiling all .cfh files into .class files"
96 echo "generating Main_*.java files reading from $project_home writing to $mainfilesdir"
98 # generate the Main_*.java files
100 # compile the Main_*.java files
102 echo "compile the Main_*.java files"
112 echo "intermediate Main_*.java files (for stacktrace analysis) can be found under $mainfilesdir"