Denis Vlasenko
|
317964651c
Partially revent "make utils" fix. This version is less intrusive,
|
16 years ago |
Denis Vlasenko
|
fd37d1975a
"make utils" now successfully makes utils for target
|
16 years ago |
Bernhard Reutner-Fischer
|
3392f8b6d6
- hide __dl_ldso__ (Peter S. Mazinger)
|
16 years ago |
Bernhard Reutner-Fischer
|
a0ebeb988d
- fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support
|
16 years ago |
Bernhard Reutner-Fischer
|
0c2be5a1d1
- only strip if cc compiled fine
|
16 years ago |
Carmelo Amoroso
|
417e2c471d
Added do_awk commanf for invoking awk parser. It will be used
|
16 years ago |
Bernhard Reutner-Fischer
|
b74c3aa1a9
- less verbose make clean
|
16 years ago |
Bernhard Reutner-Fischer
|
b46830f8b2
- fix locale dependencies and make default locale generation less verbose.
|
16 years ago |
Bernhard Reutner-Fischer
|
6ef0e347c8
- prevent spurious rebuilds
|
16 years ago |
Bernhard Reutner-Fischer
|
ffdeb51cd3
- cut down on attempted pattern rule matches
|
16 years ago |
Bernhard Reutner-Fischer
|
2d534901ce
- beautify hcompile.u
|
16 years ago |
Bernhard Reutner-Fischer
|
b60e6c916c
- revert bad hunk from (my) r22403
|
16 years ago |
Bernhard Reutner-Fischer
|
c14e3c99f7
- do not attempt to rm twice
|
16 years ago |
Bernhard Reutner-Fischer
|
a2a5810411
- the help target is phony
|
16 years ago |
Bernhard Reutner-Fischer
|
c2e6798e39
- honour EXTRA_CPPFLAGS
|
16 years ago |
Bernhard Reutner-Fischer
|
14881350e5
- should either be defined or callers should do_t_strip manually afterwards
|
16 years ago |
Bernhard Reutner-Fischer
|
a1dc829ec2
- the interp is an order-only prereq of lib-so-y
|
16 years ago |
Bernhard Reutner-Fischer
|
63abaebc01
- move stripping into do_ar resp compile-m for the sake of simplicity
|
16 years ago |
Bernhard Reutner-Fischer
|
0fcbbcc67b
- remove improper comment
|
16 years ago |
Bernhard Reutner-Fischer
|
1ce54cfccd
- disregard any and all $(top_builddir) in deps.
|
16 years ago |
Bernhard Reutner-Fischer
|
5b83f5ffe1
- no need to export the included dependencies generated by cc
|
16 years ago |
Bernhard Reutner-Fischer
|
f2420be7f1
- Improve prerequisites and avoid spurious reconfigurations.
|
16 years ago |
Bernhard Reutner-Fischer
|
bf765e60dd
- strip the targets and not prerequisites
|
16 years ago |
Bernhard Reutner-Fischer
|
542bc8ee46
- fix typo (have to check the content, not if true)
|
16 years ago |
Bernhard Reutner-Fischer
|
e211e88fc8
- add libpthread-nonshared-y to files.dep
|
16 years ago |
Bernhard Reutner-Fischer
|
c28c512dce
- Generate dummy rules for prerequisites.
|
16 years ago |
Bernhard Reutner-Fischer
|
1f124eb028
- breakup lines of compile.c and add a variable to hold filter-out PHONY target.
|
16 years ago |
Bernd Schmidt
|
a3bfc1991a
Still forgot some libraries in one of the previous commits.
|
16 years ago |
Bernd Schmidt
|
809dbec58f
Use $(<D) rather than $(^D), as the latter now contains an element
|
16 years ago |
Bernhard Reutner-Fischer
|
e41fbf6daa
- since we force make into trying to rebuild unconditionally, we have to
|
16 years ago |