source: CMT/v1r16p20040901/fragments/application_launcher@ 1

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

Import all tags

File size: 224 bytes
Line 
1#-- start of application_launcher
2
3${CONSTITUENT} ::
4 cd $(bin); \
5 ${${CONSTITUENT}_pre_check}; \
6 ${FULLNAME} ${${CONSTITUENT}_check_args}; \
7 ${${CONSTITUENT}_post_check}
8
9
10#-- end of application_launcher
Note: See TracBrowser for help on using the repository browser.