source:
CMT/v1r16p20040901/fragments/application_launcher
| Last change on this file was 1, checked in by , 21 years ago | |
|---|---|
| File size: 224 bytes | |
| Rev | Line | |
|---|---|---|
| [1] | 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.
