include res/Makefrag.am
bin_PROGRAMS = disas
disas_SOURCES = main.c
disas_CFLAGS =-I$(top_srcdir)
disas_LDADD = ../lib/lib65oo2.a $(RES)