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

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

dos2unix several files

File size: 86 bytes
Line 
1
2${OUTPUTNAME} : ${FULLNAME}
3        $(java_echo) $@
4        $(javacopy) ${FULLNAME} ${OUTPUTNAME}
5
Note: See TracBrowser for help on using the repository browser.