mirror of
https://github.com/retro100/dosbox-wii.git
synced 2024-11-17 15:49:15 +01:00
5 lines
150 B
Makefile
5 lines
150 B
Makefile
|
AM_CPPFLAGS = -I$(top_srcdir)/include
|
||
|
|
||
|
noinst_LIBRARIES = libmisc.a
|
||
|
libmisc_a_SOURCES = cross.cpp messages.cpp programs.cpp setup.cpp support.cpp
|