Remove legacy makefile
Change-Id: If9e7676f6620cd4aca2feec5811cce75c6ee01cf
This commit is contained in:
parent
41bf5a7a64
commit
a60931e7ee
11
Makefile
11
Makefile
@ -1,11 +0,0 @@
|
|||||||
#!/usr/bin/make
|
|
||||||
|
|
||||||
clean:
|
|
||||||
find . -iname '*.pyc' -delete
|
|
||||||
find . -iname '__pycache__' -delete
|
|
||||||
|
|
||||||
default:
|
|
||||||
echo "Doing nothing -- run 'make clean'"
|
|
||||||
|
|
||||||
all: default
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user