This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

*.1 missing



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)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]