4 lines
90 B
Makefile
4 lines
90 B
Makefile
|
# Copyright (c) 2008-2009 IBM Corp. and Others. All Rights Reserved
|
||
|
clean:
|
||
|
-rm -rf ./tmp
|