source: CMT/v1r19/mgr/fragments/nmake/check_java@ 11

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

Changing eol-style property

  • Property svn:eol-style set to native
File size: 178 bytes
RevLine 
[6]1
2check :: ${CONSTITUENT}check
3
4${CONSTITUENT}check :: ${CONSTITUENT}
5 $(${CONSTITUENT}_pre_check)
6 java ${CONSTITUENT} $(${CONSTITUENT}_check_args)
7 $(${CONSTITUENT}_post_check)
Note: See TracBrowser for help on using the repository browser.