PKGDIR 	?= ..
L4DIR	?= $(PKGDIR)

BUILD_ARCH := x86

TARGET = include arch/$(BUILD_ARCH)/include

include $(L4DIR)/mk/subdir.mk
