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

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

Import all tags

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