1
0
Fork 0

instructions.h moved in makefiles.

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@640
This commit is contained in:
Sjoerd van der Berg 2003-01-19 09:01:10 +00:00
parent aaf24b65e5
commit 83724b66f2
2 changed files with 2 additions and 2 deletions

View file

@ -2,4 +2,4 @@ SUBDIRS = core_16
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
libcpu_a_SOURCES = callback.cpp cpu.cpp flags.cpp modrm.cpp modrm.h slow_16.cpp instructions.h

View file

@ -1,3 +1,3 @@
noinst_HEADERS = helpers.h instructions.h main.h prefix_66.h prefix_of.h start.h stop.h support.h table_ea.h \
noinst_HEADERS = helpers.h main.h prefix_66.h prefix_of.h start.h stop.h support.h table_ea.h \
prefix_66_of.h