SYSTEMS      := x86-l4v2
PKGDIR        = ..
L4DIR        ?= $(PKGDIR)/../..

include $(L4DIR)/mk/include.mk

cleanall::
	$(VERBOSE)rm -rf ARCH*
