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

TARGET           = dump_obj
SRC_CC           = dump_obj.cc

include $(L4DIR)/mk/prog.mk
