dosbox-wii/src/debug/Makefile.am

4 lines
174 B
Makefile
Raw Normal View History

AM_CPPFLAGS = -I$(top_srcdir)/include
noinst_LIBRARIES = libdebug.a
2009-05-02 23:43:00 +02:00
libdebug_a_SOURCES = debug.cpp debug_gui.cpp debug_disasm.cpp debug_inc.h disasm_tables.h debug_win32.cpp