Message270787
| Author | David D |
|---|---|
| Recipients | David D, paul.moore, steve.dower, tim.golden, zach.ware |
| Date | 2016-07-18.19:50:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1468871439.96.0.540268707664.issue27566@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The command for the clean target in the Windows makefile is the same as the one in the Linux one: using `rm -f`. Should be changed to `del /f` or `erase /f`. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-07-18 19:50:40 | David D | set | recipients: + David D, paul.moore, tim.golden, zach.ware, steve.dower |
| 2016-07-18 19:50:39 | David D | set | messageid: <1468871439.96.0.540268707664.issue27566@psf.upfronthosting.co.za> |
| 2016-07-18 19:50:39 | David D | link | issue27566 messages |
| 2016-07-18 19:50:39 | David D | create | |