diff options
Diffstat (limited to 'news/newsx/files/patch-ag')
-rw-r--r-- | news/newsx/files/patch-ag | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/news/newsx/files/patch-ag b/news/newsx/files/patch-ag deleted file mode 100644 index 7a5b1ab5e4a8..000000000000 --- a/news/newsx/files/patch-ag +++ /dev/null @@ -1,11 +0,0 @@ ---- dbz/Makefile.in.orig Sun Apr 25 03:08:40 1999 -+++ dbz/Makefile.in Fri Feb 9 05:23:08 2001 -@@ -198,7 +198,7 @@ - $(COMPILE) -c $< - - mostlyclean-compile: -- -rm -f *.o core *.core -+ -rm -f *.o core *.core endian *.a - - clean-compile: - |