#89 closed defect (fixed)
kBuild: INTERMEDIATES.<keyword> doesn't work
| Reported by: | bird | Owned by: | bird |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.1.5-p2 |
| Component: | kBuild | Version: | 0.1.5 |
| Keywords: | INTERMEDIATES keywords | Cc: |
Description
Stuff like RuntimeR0Drv_INTERMEDIATES.freebsd = $(PATH_INS)/gen-sys-hdrs/bus_if.h doesn't work.
Change History (3)
comment:1 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 16 years ago
| Milestone: | 0.2.0 → 0.1.5-p2 |
|---|
comment:3 by , 16 years ago
Note:
See TracTickets
for help on using tickets.

(In [2355]) footer.kmk: Make INTERMEDIATES + keyword work. Fixes #89.