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

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

Changing eol-style property

  • Property svn:eol-style set to native
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.