Changeset 2265 in kBuild
- Timestamp:
- Jan 23, 2009 12:41:43 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kBuild/footer.kmk
r2243 r2265 1592 1592 # 1593 1593 # The targets listed in the the FETCHES target list have the following attributes: 1594 # 1595 # 1596 # FETCHTOOL1597 # FETCHFLAGS1598 # FETCHDIR1599 # UNPACKTOOL1600 # UNPACKFLAGS1594 # SOURCES 1595 # INST 1596 # FETCHTOOL 1597 # FETCHFLAGS 1598 # FETCHDIR 1599 # UNPACKTOOL 1600 # UNPACKFLAGS 1601 1601 # 1602 1602 # As usual the target name is an alias for 'creating' the target. Other 1603 1603 # aliases are: 1604 # 1605 # 1606 # 1607 # 1608 # 1604 # pass_fetches 1605 # fetch 1606 # unfetch 1607 # download 1608 # unpack 1609 1609 # 1610 1610 # @remark … … 1638 1638 # 1639 1639 # @todo 1640 # 0. Move the fetches out into a unit. 1640 1641 # 1. Download corruption / continuation. 1641 1642 # 2. It's quite possible that there is one too many indirect dependency now...
Note:
See TracChangeset
for help on using the changeset viewer.