diff options
Diffstat (limited to 'russian/xcode/files/patch-aa')
-rw-r--r-- | russian/xcode/files/patch-aa | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/russian/xcode/files/patch-aa b/russian/xcode/files/patch-aa deleted file mode 100644 index 888ad4096bf1..000000000000 --- a/russian/xcode/files/patch-aa +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.orig Sat Feb 19 22:02:36 2000 -+++ Makefile Sat Feb 19 22:02:45 2000 -@@ -10,7 +10,6 @@ - rm -f ${PROG} ${OBJ} ${SRC}~ - - ${PROG}: ${SRC} -- gcc -O6 -fno-strength-reduce -m486 -o ${PROG} ${SRC} - - install: ${PROG} - install -s -m 755 ${PROG} ${BINDIR} |