source: CMT/v1r19/mgr/fragments/cleanup_header @ 11

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

Changing eol-style property

  • Property svn:eol-style set to native
File size: 193 bytes
Line 
1#-- start of cleanup_header --------------
2
3clean :: ${CONSTITUENT}clean
4        @cd .
5
6.DEFAULT::
7        @echo Using default action for $@
8
9${CONSTITUENT}clean ::
10#-- end of cleanup_header ---------------
Note: See TracBrowser for help on using the repository browser.