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

8 lines
172 B
Makefile

#
# 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