First CVS upload.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@80
This commit is contained in:
parent
7d1ca9bdd4
commit
42e5d0b779
158 changed files with 42940 additions and 0 deletions
29
include/Makefile.am
Normal file
29
include/Makefile.am
Normal file
|
@ -0,0 +1,29 @@
|
|||
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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue