source: CMT/v1r12p20020606/fragments/application_launcher @ 1

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

Import all tags

File size: 156 bytes
Line 
1
2${CONSTITUENT} ::
3        cd $(bin); \
4          ${${CONSTITUENT}_pre_check}; \
5          ${FULLNAME} ${${CONSTITUENT}_check_args}; \
6          ${${CONSTITUENT}_post_check}
7
8
Note: See TracBrowser for help on using the repository browser.