summaryrefslogtreecommitdiff
path: root/util/x86emu/x86emu/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'util/x86emu/x86emu/Makefile.inc')
-rw-r--r--util/x86emu/x86emu/Makefile.inc7
1 files changed, 0 insertions, 7 deletions
diff --git a/util/x86emu/x86emu/Makefile.inc b/util/x86emu/x86emu/Makefile.inc
deleted file mode 100644
index 2c5f7a7eb9..0000000000
--- a/util/x86emu/x86emu/Makefile.inc
+++ /dev/null
@@ -1,7 +0,0 @@
-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