/[svn]/gigedit/branches/linuxsampler_org/clean.sh
ViewVC logotype

Contents of /gigedit/branches/linuxsampler_org/clean.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1052 - (show annotations) (download) (as text)
Sat Mar 3 12:20:01 2007 UTC (17 years, 1 month ago) by persson
File MIME type: application/x-sh
File size: 400 byte(s)
Initial revision

1 find . -type l | xargs rm -f
2
3
4 rm -rf *~ autom4te.cache aclocal.m4 config.* configure COPYING m4 \
5 depcomp INSTALL install-sh Makefile Makefile.in missing mkinstalldirs \
6 stamp-h1 intltool-* gigedit-*.tar.gz core.* \
7 po/*~ po/Makefile* po/POTFILES po/stamp-it* po/*.gmo po/*.pot \
8 src/*.o src/gigedit src/Makefile.in src/Makefile src/.deps src/*~ \
9 src/tags src/core.* src/a.out
10

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC