source: CMT/v1r10p20011126/fragments/nmake/java @ 1

Last change on this file since 1 was 1, checked in by arnault, 19 years ago

Import all tags

File size: 157 bytes
Line 
1
2${OUTPUTNAME} : ${FULLNAME}
3        $(java_echo) $@
4        $(javacomp) -d $(javabin) $(use_javaflags) $(${CONSTITUENT}_javaflags) $(${NAME}_javaflags) ${FULLNAME}
5
Note: See TracBrowser for help on using the repository browser.