diff options
| author | Justin M. Seger <jseger@FreeBSD.org> | 1999-09-07 03:10:49 +0000 |
|---|---|---|
| committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-09-07 03:10:49 +0000 |
| commit | bacdfe64cd9b10b037eb5efb27ad7d0b50e514a1 (patch) | |
| tree | 9b79a8f8f9f567d0cbb56af8da22dbf8f797824c /emulators/bsvc/files/patch-ag | |
| parent | cacaf6688c5ca03e5ff81f8943ca43be35bd6498 (diff) | |
Upgrade to bsvc-2.1
Switch to tk8.2
Make myself MAINTAINER after no response from previous MAINTAINER.
Diffstat (limited to 'emulators/bsvc/files/patch-ag')
| -rw-r--r-- | emulators/bsvc/files/patch-ag | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/emulators/bsvc/files/patch-ag b/emulators/bsvc/files/patch-ag new file mode 100644 index 000000000000..719a3a5e0ded --- /dev/null +++ b/emulators/bsvc/files/patch-ag @@ -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 |
