unplugged-system/system/chre/build/clean.mk

10 lines
140 B
Makefile
Raw Normal View History

#
# Clean Makefile
#
# Clean Target #################################################################
.PHONY: clean
clean:
rm -rf $(OUT)