diff options
Diffstat (limited to 'news/newsx/files/patch-ag')
-rw-r--r-- | news/newsx/files/patch-ag | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/news/newsx/files/patch-ag b/news/newsx/files/patch-ag new file mode 100644 index 0000000..7a5b1ab --- /dev/null +++ b/news/newsx/files/patch-ag @@ -0,0 +1,11 @@ +--- 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: + |