top_srcdir = ../../..

INCLUDES = -I$(top_srcdir)/arch/ia32/dump \
 -I$(top_srcdir)/os/$(UNAME)/include \
 -I$(top_srcdir)/common/include -I$(top_srcdir)/interface \
 -I$(top_srcdir)/base_natives/common

SOURCES = bcdump.cpp disasm_intf.cpp ia32_dump.cpp
noinst_HEADERS = disasm_intf.h
include $(top_srcdir)/mains/orp/MakeInclude
