summaryrefslogtreecommitdiff
path: root/src/devices/oprom/x86emu/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/oprom/x86emu/Makefile.inc')
-rw-r--r--src/devices/oprom/x86emu/Makefile.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/devices/oprom/x86emu/Makefile.inc b/src/devices/oprom/x86emu/Makefile.inc
new file mode 100644
index 0000000000..2c5f7a7eb9
--- /dev/null
+++ b/src/devices/oprom/x86emu/Makefile.inc
@@ -0,0 +1,7 @@
+obj-y += debug.o
+obj-y += decode.o
+obj-y += fpu.o
+obj-y += ops.o
+obj-y += ops2.o
+obj-y += prim_ops.o
+obj-y += sys.o