Home
last modified time | relevance | path

Searched refs:cccp (Results 1 – 3 of 3) sorted by relevance

/original-bsd/contrib/gcc-2.3.3/
H A DMakefile.in1522 install-man: install-dir $(srcdir)/gcc.1 $(srcdir)/cccp.1 $(srcdir)/g++.1
1525 $(GROFF) cccp.1 > cccp.0
1529 -rm -f $(mandir)/cccp$(manext) $(mandir)/cpp$(manext)
1530 -$(INSTALL_DATA) $(srcdir)/cccp.0 $(mandir)/cccp$(manext)
1531 -chmod a-x $(mandir)/cccp$(manext)
1532 ln -s $(mandir)/cccp$(manext) $(mandir)/cpp$(manext)
1676 -rm -rf $(mandir)/cccp$(manext)
1836 -mv cc1 cpp cccp gcc stage1
1843 -mv cc1 cpp cccp gcc stage2
1850 -mv cc1 cpp cccp gcc stage3
[all …]
H A DMakefile403 $(GCC_PASSES) $(EXTRA_PARTS) $(EXTRA_PROGRAMS) gcc-cross cccp \
1520 $(GROFF) cccp.1 > cccp.0
1524 -rm -f $(mandir)/cccp$(manext) $(mandir)/cpp$(manext)
1525 -$(INSTALL_DATA) $(srcdir)/cccp.0 $(mandir)/cccp$(manext)
1526 -chmod a-x $(mandir)/cccp$(manext)
1527 ln -s $(mandir)/cccp$(manext) $(mandir)/cpp$(manext)
1672 -rm -rf $(mandir)/cccp$(manext)
1832 -mv cc1 cpp cccp gcc stage1
1839 -mv cc1 cpp cccp gcc stage2
1846 -mv cc1 cpp cccp gcc stage3
[all …]
H A Dmakefile36 rm -f cccp.0 g++.0 gcc.0