1
0
Fork 0

Add lazy_flags.h to the makefile

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1172
This commit is contained in:
Sjoerd van der Berg 2003-07-28 08:23:14 +00:00
parent 1ae2780ece
commit 551fb535f1

View file

@ -3,4 +3,4 @@ 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 core_full.cpp instructions.h \
paging.cpp
paging.cpp lazyflags.h