Opened 20 years ago
Last modified 19 years ago
#49 new defect
Cleaning of named files does not work — at Initial Version
| Reported by: | ghost | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | M16 - Various fixes |
| Component: | component1 | Version: | |
| Keywords: | Cc: |
Description
It's possible to request a build of specific *file*, as opposed to main target:
bjam main.o
but it's not possible to clean the same target, that is in:
bjam main.o --clean
the --clean option is just ignored.
Note:
See TracTickets
for help on using tickets.
