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 |
Bernhard Reutner-Fischer
|
6f53879929
- store the used compiler plus flags in the .%.dep files too and
|
16 years ago |
Bernhard Reutner-Fischer
|
590514724a
Oh, and prepend a dot to the basename so i don't have to change my habit of
|
16 years ago |
Bernhard Reutner-Fischer
|
8040ad5d52
- generate deps via gcc
|
16 years ago |
Bernhard Reutner-Fischer
|
49d47f2b7e
- fix whitespace
|
16 years ago |
Bernhard Reutner-Fischer
|
d6442235e7
- fix prerequisites of sysnum.h (has to depend on the script that generates it)
|
16 years ago |
Bernhard Reutner-Fischer
|
65ebd664a0
- fixup stripping of host utils and make host-utils compile with std=gnu99
|
16 years ago |