1
0
Fork 0

makefiles for core_full directory

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@974
This commit is contained in:
Sjoerd van der Berg 2003-05-01 13:00:57 +00:00
parent 787a0c941a
commit b1da749576
2 changed files with 5 additions and 2 deletions

View file

@ -1,5 +1,5 @@
SUBDIRS = core_16
SUBDIRS = core_16 core_full
AM_CPPFLAGS = -I$(top_srcdir)/include
noinst_LIBRARIES = libcpu.a
libcpu_a_SOURCES = callback.cpp cpu.cpp flags.cpp modrm.cpp modrm.h slow_16.cpp instructions.h
libcpu_a_SOURCES = callback.cpp cpu.cpp flags.cpp modrm.cpp modrm.h slow_16.cpp core_full.cpp instructions.h

View file

@ -0,0 +1,3 @@
noinst_HEADERS = ea_lookup.h load.h loadwrite.h op.h optable.h save.h \
string.h support.h