mirror of
https://github.com/retro100/dosbox-wii.git
synced 2024-11-17 15:49:15 +01:00
6 lines
162 B
Makefile
6 lines
162 B
Makefile
AM_CPPFLAGS = -I$(top_srcdir)/include
|
|
|
|
noinst_LIBRARIES = libfpu.a
|
|
libfpu_a_SOURCES = fpu.cpp fpu_instructions.h \
|
|
fpu_instructions_x86.h
|