bin_PROGRAMS =	idbg
idbg_SOURCES =	output.cc commands.yy commands_lex.ll ijvm.cc memory.cc \
		curses.cc execute.cc debugger.cc symbols.cc breakpoint.cc \
		main.cc 
noinst_HEADERS = commands.h idbg.h ijvm.h

YFLAGS =	-d