summaryrefslogtreecommitdiff
path: root/emulators/bsvc/files/patch-ag
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-28 18:39:29 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-28 18:39:29 +0000
commit79d6017866067064ba712bf6b913b59695d44a06 (patch)
treeb6517b4d4b98c9665fa77bde38e342fbc8bece26 /emulators/bsvc/files/patch-ag
parentReport serious i2p vulnerability (diff)
Rename emulators/ patch-xy patches to reflect the files they modify.
Notes
Notes: svn path=/head/; revision=363222
Diffstat (limited to 'emulators/bsvc/files/patch-ag')
-rw-r--r--emulators/bsvc/files/patch-ag11
1 files changed, 0 insertions, 11 deletions
diff --git a/emulators/bsvc/files/patch-ag b/emulators/bsvc/files/patch-ag
deleted file mode 100644
index 719a3a5e0ded..000000000000
--- a/emulators/bsvc/files/patch-ag
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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