uae-wii/src/gfx-beos/Makefile.am
2009-05-05 15:36:48 +00:00

10 lines
276 B
Makefile

INCLUDES = -I$(top_srcdir)/src/include -I$(top_builddir)/src -I$(top_srcdir)/src -I$(top_srcdir)
AM_CXXFLAGS = $(CFLAGS) -Wno-multichar
noinst_LIBRARIES = libgfxdep.a
libgfxdep_a_SOURCES = be-UAE.cpp be-Window.cpp be-Input.cpp
noinst_HEADERS = gfx.h be-UAE.h be-Window.h