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