Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-02 | If build in a prefix, define the system as prefix. | Roy Marples | |
2008-02-20 | Support the PCC compiler. | Roy Marples | |
2008-01-18 | Fix pmake requiring some output here. | Roy Marples | |
2008-01-11 | Ensure we link against libraries in /lib instead of anywhere else and always ↵ | Roy Marples | |
use the linker in /libexec instead of anywhere else. | |||
2008-01-11 | Fix rpathness on NetBSD again. | Roy Marples | |
2008-01-11 | Remove non standard -R option. | Roy Marples | |
2008-01-11 | NetBSD doesn't include /lib in its link path, so we need to add it as an RPATH. | Roy Marples | |
2008-01-11 | Add sys.mk to define system locations. | Roy Marples | |
2008-01-10 | Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst ↵ | Roy Marples | |
keeping BSD for all BSD's. |