source: CMT/v1r19/mgr/fragments/nmake/java@ 6

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

dos2unix several files

File size: 179 bytes
RevLine 
[6]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.