Merge branch 'for-next' into for-linus
[deliverable/linux.git] / Documentation / arm / SH-Mobile / Makefile
CommitLineData
f45b1149
SH
1BIN := vrl4
2
3.PHONY: all
4all: $(BIN)
5
6.PHONY: clean
7clean:
8 rm -f *.o $(BIN)
This page took 0.366915 seconds and 5 git commands to generate.