Use `rm -rf` instead of `rmdir` for `make clean`.
authorW. Trevor King <wking@drexel.edu>
Tue, 2 Nov 2010 18:20:04 +0000 (14:20 -0400)
committerW. Trevor King <wking@drexel.edu>
Tue, 2 Nov 2010 18:20:04 +0000 (14:20 -0400)
commita6a928ea146b8a400e740678183446c1448bb2e2
treed162d068b27bf18854063961c61ea6c5f4a6745b
parent9abb6db5b03815ba2ff247c959ada5ba891d4904
Use `rm -rf` instead of `rmdir` for `make clean`.

This avoids "No such file or directory" errors if you run `make clean`
without having build the to-be-cleaned directories.
src/sawsim.nw