| Age | Commit message (Collapse) | Author |
|
|
|
Any generated headers go in $(BUILD)/genhdr/, and are #included as
'genhdr/xxx.h'.
|
|
The autogenerated header files have been moved about, and an extra
include dir has been added, which means you can give a custom
BUILD=newbuilddir option to make, and everything "just works"
Also tidied up the way the different Makefiles build their include-
directory flags
|
|
To keep it maintainable, windows port now uses as much as possible from
unix port. Maybe could even use mpconfigport.h.
|
|
|