source: documentation/trunk/manuals/clean-all.sh@ 14998

Last change on this file since 14998 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.