12 lines
464 B
Text
12 lines
464 B
Text
--- gcc/Makefile.in.orig Tue Aug 3 13:57:27 2004
|
|
+++ gcc/Makefile.in Tue Aug 3 13:57:39 2004
|
|
@@ -2963,9 +2963,6 @@
|
|
$(DESTDIR)$(man1dir)/$(GCC_INSTALL_NAME)$(man1ext) \
|
|
$(DESTDIR)$(man1dir)/$(CPP_INSTALL_NAME)$(man1ext) \
|
|
$(DESTDIR)$(man1dir)/$(GCOV_INSTALL_NAME)$(man1ext) \
|
|
- $(DESTDIR)$(man7dir)/fsf-funding$(man7ext) \
|
|
- $(DESTDIR)$(man7dir)/gfdl$(man7ext) \
|
|
- $(DESTDIR)$(man7dir)/gpl$(man7ext)
|
|
|
|
$(DESTDIR)$(man7dir)/%$(man7ext): doc/%.7
|
|
-rm -f $@
|