This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
*.1 missing
- To: gcc-bugs at gcc dot gnu dot org
- Subject: *.1 missing
- From: DJ Delorie <dj at redhat dot com>
- Date: Thu, 19 Jul 2001 07:58:19 -0400
- CC: zackw at stanford dot edu
Could we please put these back? Or change the process to not rely on
either perl or ../contrib ?
2001-07-02 Zack Weinberg <zackw@stanford.edu>
* Makefile.in (doc): Depend on $(GENERATED_MANPAGES).
* doc/.cvsignore: Add gcc.1, cpp.1, gcov.1.
* doc/gcc.1, doc/cpp.1, doc/gcov.1: Removed.
rm -f /uberbuild/bbb/i/man/man1/cpp.1
/usr/bin/install -c -m 644 /uberbuild/src/gcc/doc/cpp.1 /uberbuild/bbb/i/man/man1/cpp.1
/usr/bin/install: /uberbuild/src/gcc/doc/cpp.1: No such file or directory
make: [install-man] Error 1 (ignored)
chmod a-x /uberbuild/bbb/i/man/man1/cpp.1
chmod: /uberbuild/bbb/i/man/man1/cpp.1: No such file or directory
make: [install-man] Error 1 (ignored)