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

TARGET		= libsigma0.a
SRC_C		= mem.c anypage.c kip.c debug.c

include $(L4DIR)/mk/lib.mk
