source: CMT/v1r19/mgr/fragments/cleanup_application

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

Changing eol-style property

  • Property svn:eol-style set to native
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.