| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
path to the obj directory in ${CFLAGS}. This is actually equivalent
to "-I." since bsd.kmod.mk also puts -I- in ${CFLAGS}.
|
| |
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
|
|
|
|
|
| |
zillions of warnings about static inline functions because `inline'
is ignored without -O.
|
|
|
|
|
| |
Don't add -I/sys to CFLAGS. bsd.kmod.mk adds the correct (relative)
path.
|
|
now. Someday I'll add a hook to ccdconfig to do it automatically.
|