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