Timeline for Is there any possibility to use the same Makefile in CentOS and FreeBSD?
Current License: CC BY-SA 4.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 27, 2023 at 10:42 | history | edited | Mateusz Piotrowski | Tag with bmake | |
| Sep 19, 2018 at 7:52 | vote | accept | Sergius | ||
| Sep 19, 2018 at 7:51 | history | edited | Sergius | CC BY-SA 4.0 | added 301 characters in body |
| Sep 19, 2018 at 7:32 | comment | added | Kusalananda♦ | Can't you just set PYTHON to the correct Python path outside of the Makefile? Also, the use of which is superfluous; if python can be found in the PATH, then just use python (or python2.7). Having the absolute path is usually not needed. | |
| Sep 19, 2018 at 7:30 | history | edited | Sergius | CC BY-SA 4.0 | added 566 characters in body |
| Sep 18, 2018 at 15:40 | answer | added | William Pursell | timeline score: 1 | |
| Sep 18, 2018 at 15:07 | history | asked | Sergius | CC BY-SA 4.0 |