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

TARGET    = libpacket_debug.a
SYSTEMS   = x86-l4v2
SRC_C     = lib.c

include $(L4DIR)/mk/lib.mk
