mirror of
https://github.com/retro100/dosbox-wii.git
synced 2024-11-16 15:19:15 +01:00
30 lines
306 B
Makefile
30 lines
306 B
Makefile
noinst_HEADERS = \
|
|
bios.h \
|
|
callback.h \
|
|
cpu.h \
|
|
cross.h \
|
|
debug.h \
|
|
dma.h \
|
|
dos_inc.h \
|
|
dos_system.h \
|
|
dosbox.h \
|
|
fpu.h \
|
|
hardware.h \
|
|
inout.h \
|
|
joystick.h \
|
|
keyboard.h \
|
|
mem.h \
|
|
mixer.h \
|
|
modules.h \
|
|
mouse.h \
|
|
pic.h \
|
|
programs.h \
|
|
render.h \
|
|
regs.h \
|
|
render.h \
|
|
setup.h \
|
|
support.h \
|
|
timer.h \
|
|
video.h
|
|
|