internal dpmi not needed anymore
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1745
This commit is contained in:
parent
f0998e6504
commit
2f32a83448
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
AM_CPPFLAGS = -I$(top_srcdir)/include
|
||||
|
||||
noinst_LIBRARIES = libints.a
|
||||
libints_a_SOURCES = mouse.cpp xms.cpp xms.h ems.cpp dpmi.cpp \
|
||||
libints_a_SOURCES = mouse.cpp xms.cpp xms.h ems.cpp \
|
||||
int10.cpp int10.h int10_char.cpp int10_memory.cpp int10_misc.cpp int10_modes.cpp \
|
||||
int10_vesa.cpp int10_pal.cpp int10_put_pixel.cpp \
|
||||
bios.cpp bios_disk.cpp bios_keyboard.cpp
|
||||
|
|
Loading…
Add table
Reference in a new issue