source: documentation/tags/3.03/manuals/clean-all.sh@ 17923

Last change on this file since 17923 was 13647, checked in by lh92, 17 years ago

update paths

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 58 bytes
Line 
1#!/bin/sh
2
3echo "clean all gennerated files"
4rm -r build/
Note: See TracBrowser for help on using the repository browser.