components/gcc5/developer-gcc-gcc-common-5.p5m
changeset 7011 10c58c99afd6
parent 6859 569bef81e3c4
child 7829 2de4f4ace09c
equal deleted inserted replaced
7009:5679650830e7 7011:10c58c99afd6
   893 file path=$(GCC_BASEDIR)/share/man/man7/gpl.7
   893 file path=$(GCC_BASEDIR)/share/man/man7/gpl.7
   894 link path=usr/bin/gcov target=../gcc/$(GCC_MAJOR_VERSION)/bin/gcov \
   894 link path=usr/bin/gcov target=../gcc/$(GCC_MAJOR_VERSION)/bin/gcov \
   895     mediator=gcc mediator-version=$(GCC_MAJOR_VERSION)
   895     mediator=gcc mediator-version=$(GCC_MAJOR_VERSION)
   896 link path=usr/bin/gcpp target=../gcc/$(GCC_MAJOR_VERSION)/bin/cpp mediator=gcc \
   896 link path=usr/bin/gcpp target=../gcc/$(GCC_MAJOR_VERSION)/bin/cpp mediator=gcc \
   897     mediator-version=$(GCC_MAJOR_VERSION)
   897     mediator-version=$(GCC_MAJOR_VERSION)
   898 # This link is temporary.  Once we have migrated everyone from the -$(GCC_MAJOR_VERSION)3 to the -$(GCC_MAJOR_VERSION)
       
   899 # package names and to /usr/gcc/5, we can obsolete the -$(GCC_MAJOR_VERSION)3 packages and remove
       
   900 # this link.
       
   901 link path=usr/gcc/5.3 target=5
       
   902 link path=usr/share/man/man1/gcov.1 \
   898 link path=usr/share/man/man1/gcov.1 \
   903     target=../../../gcc/$(GCC_MAJOR_VERSION)/share/man/man1/gcov.1 \
   899     target=../../../gcc/$(GCC_MAJOR_VERSION)/share/man/man1/gcov.1 \
   904     mediator=gcc mediator-version=$(GCC_MAJOR_VERSION)
   900     mediator=gcc mediator-version=$(GCC_MAJOR_VERSION)
   905 link path=usr/share/man/man1/gcpp.1 \
   901 link path=usr/share/man/man1/gcpp.1 \
   906     target=../../../gcc/$(GCC_MAJOR_VERSION)/share/man/man1/cpp.1 \
   902     target=../../../gcc/$(GCC_MAJOR_VERSION)/share/man/man1/cpp.1 \