| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=249880
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
'target'. Latter is problematic in particular as apparently FreeBSD's
bsd.prog.mk re-defines it under some circumstances. This causes an
unexpected failures like -dumpmachine not working for cc while working
fine for c++.
Do not re-define IN_GCC in multipe places, it gets inherited from
Makefile.in anyway.
PR: gnu/110143
Submitted by: usleepless at gmail
Notes:
svn path=/head/; revision=167471
|
| |
|
|
| |
Notes:
svn path=/head/; revision=124150
|
| |
|
|
|
|
|
|
|
|
|
|
| |
cat ${.ALLSRC} > ${.TARGET}
rather than
ln -sf ${.ALLSRC} ${.TARGET}
not to depends on absolute-path of symbolic links.
Commented by: marcel, obrien, bde
Notes:
svn path=/head/; revision=115898
|
| |
|
|
| |
Notes:
svn path=/head/; revision=98056
|
| |
|
|
| |
Notes:
svn path=/head/; revision=98051
|
| |
|
|
| |
Notes:
svn path=/head/; revision=97890
|
| |
|
|
| |
Notes:
svn path=/head/; revision=97830
|
|
|
Notes:
svn path=/cvs2svn/branches/WIP_GCC31/; revision=94008
|