* device/lib/Makefile.in: added the -f option to rm so it doesn't
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 3 Feb 2007 16:09:18 +0000 (16:09 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sat, 3 Feb 2007 16:09:18 +0000 (16:09 +0000)
commita0ead9e6567f2208a0e94399d68413dd24efd2b1
tree8925aa827a9989dbb5608b164a390c9ee2a280bd
parentff126e16b41a10b45c033328dbdd094f20d17f8c
* device/lib/Makefile.in: added the -f option to rm so it doesn't
  prompt for file deletion a few hundred times (especially the
  subversion files, which have ro permissions so it asks for
  confirmation), thanks to Simon McAuliffe;
  added {}+ option to find in order to remove multiple files from a
  single rm commad

git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@4616 4a8a32a2-be11-0410-ad9d-d568d2c75423
ChangeLog
device/lib/Makefile.in