1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-02 12:20:51 +00:00
freebsd/gnu/usr.bin/cc
Jun Kuriyama 3a624f5e23 Use
cat ${.ALLSRC} > ${.TARGET}
rather than
	ln -sf ${.ALLSRC} ${.TARGET}
not to depends on absolute-path of symbolic links.

Commented by:  marcel, obrien, bde
2003-06-06 13:46:55 +00:00
..
c++
c++filt Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
cc The best we can do about man pages for the moment. 2002-06-05 21:30:46 +00:00
cc1
cc1obj
cc1plus Gperf is usable again. 2002-12-04 17:34:21 +00:00
cc_drv
cc_int Add a temporary indirect patch for gcc when targeting amd64. This is to 2003-05-24 20:58:47 +00:00
cc_tools Lock GCC w/o -m32 into 64-bit mode. 2003-05-01 15:00:46 +00:00
cccp
collect2
cpp Use 2003-06-06 13:46:55 +00:00
cpp0
doc
f77 Use 2003-06-06 13:46:55 +00:00
f77doc
f771
gcov Install the gcov(1) manpage; kernbb(8) references it. 2003-02-24 22:58:19 +00:00
include We're changing the platform name from x86[_-]86 to amd64. 2003-04-26 20:04:38 +00:00
protoize
tradcpp0
Makefile Install the i386 MMX headers, and IA-64 intrinsics functions. 2002-06-04 20:00:29 +00:00
Makefile.fe
Makefile.inc
Makefile.tgt We're changing the platform name from x86[_-]86 to amd64. 2003-04-26 20:04:38 +00:00