genode/repos/base-sel4/mk/spec/sel4.mk

8 lines
172 B
Makefile
Raw Normal View History

2014-10-15 16:11:17 +00:00
#
# Clean rule for removing the side effects of building the platform library
#
clean_includes:
$(VERBOSE)rm -rf $(BUILD_BASE_DIR)/include
clean cleanall: clean_includes