aboutsummaryrefslogtreecommitdiff
path: root/i686/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Move all tests next to the code they're testingHEADmasteraqua2023-03-051-0/+2
|
* Add TARGETBIN and TARGETLIB rulesaqua2023-03-051-3/+1
|
* Rename host and target tool namesaqua2023-02-211-2/+2
| | | | | - target tool prefix is ${ARCH}_ - host tool prefix is HOST_
* Remove makefile include targetsaqua2023-02-051-1/+4
|
* Move symlink target to leaf makefilesaqua2022-12-111-0/+4
|
* Remove custom include paths in makefilesaqua2022-12-041-2/+0
| | | | Add symlinks target to top-level makefile
* makefile: replace ,SRCS with .SRCSaqua2022-11-051-1/+1
|
* Enable interrupts after enabling the PICaqua2022-11-011-1/+1
|
* makefile: add Makefile.configaqua2022-11-011-1/+1
|
* makefile: clean target shouldn't depend on OBJSaqua2022-11-011-2/+0
|
* add ps2_keyboard driveraqua2022-10-311-2/+2
|
* makefile: auto-generate OBJS from SRCSaqua2022-10-301-7/+2
|
* makefile: add i686/arch.a targetaqua2022-10-291-0/+17