mirror of
https://github.com/retro100/dosbox-wii.git
synced 2024-11-04 17:35:10 +01:00
41 lines
430 B
Makefile
41 lines
430 B
Makefile
noinst_HEADERS = \
|
|
bios.h \
|
|
bios_disk.h \
|
|
callback.h \
|
|
cpu.h \
|
|
cross.h \
|
|
control.h \
|
|
debug.h \
|
|
dma.h \
|
|
dos_inc.h \
|
|
dos_system.h \
|
|
dosbox.h \
|
|
fpu.h \
|
|
hardware.h \
|
|
inout.h \
|
|
joystick.h \
|
|
ipx.h \
|
|
ipxserver.h \
|
|
keyboard.h \
|
|
logging.h \
|
|
mapper.h \
|
|
mem.h \
|
|
midi.h \
|
|
mixer.h \
|
|
mouse.h \
|
|
paging.h \
|
|
pci_bus.h \
|
|
pic.h \
|
|
programs.h \
|
|
render.h \
|
|
regs.h \
|
|
render.h \
|
|
serialport.h \
|
|
setup.h \
|
|
shell.h \
|
|
support.h \
|
|
timer.h \
|
|
vga.h \
|
|
video.h
|
|
|