commit | 6492b1e5f25c68b3c164376c0f7b94874b491c80 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Mon Jun 02 15:57:45 2008 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Mon Jun 02 15:57:45 2008 +0200 |
tree | fe6f6a06a1dc671a90ba03112425aa6284134725 | |
parent | 8e55e8c8bcb1a0068609df61047b7a1c3bba10f9 [diff] [blame] |
Makefile update Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
diff --git a/Makefile.solaris b/Makefile.solaris index f7235db..fd1029b 100644 --- a/Makefile.solaris +++ b/Makefile.solaris
@@ -35,7 +35,7 @@ all: $(PROGS) $(SCRIPTS) clean: - -rm -f *.o .depend cscope.out $(PROGS) engines/*.o crc/*.o lib/*.o core.* core + -rm -f .depend cscope.out $(OBJS) $(PROGS) core.* core cscope: @cscope -b