source: CMT/v1r19/mgr/fragments/cleanup_application @ 2

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

Convert to UNIX eol

File size: 259 bytes
Line 
1#-- start of cleanup_application ------
2        @echo "------> (${CONSTITUENT}.make) Removing application files"
3        -$(cleanup_echo) ${CONSTITUENT}${application_suffix}
4        -@cd $(bin); /bin/rm -f ${CONSTITUENT}${application_suffix}
5#-- end of cleanup_application ------
Note: See TracBrowser for help on using the repository browser.