aboutsummaryrefslogtreecommitdiff
path: root/emulators/bsvc/files/patch-sim68300__cpu__Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/bsvc/files/patch-sim68300__cpu__Makefile')
-rw-r--r--emulators/bsvc/files/patch-sim68300__cpu__Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/emulators/bsvc/files/patch-sim68300__cpu__Makefile b/emulators/bsvc/files/patch-sim68300__cpu__Makefile
new file mode 100644
index 000000000000..719a3a5e0ded
--- /dev/null
+++ b/emulators/bsvc/files/patch-sim68300__cpu__Makefile
@@ -0,0 +1,11 @@
+--- sim68000/cpu/Makefile.orig Mon Sep 6 21:46:13 1999
++++ sim68000/cpu/Makefile Mon Sep 6 21:46:36 1999
+@@ -28,7 +28,7 @@
+ $(CC) $(INCLUDES) -o instruction instruction.c
+
+ m68000DecodeTable.hxx: instruction instruction.list
+- $(PROJECT_BASE)/src/sim68000/cpu/instruction
++ $(WRKSRC)/sim68000/cpu/instruction
+
+ clean:
+ rm -f *.o $(LIBRARY) instruction