]> git.buserror.net Git - polintos/scott/priv.git/blob - kernel/core/Makefile
GCC 4.2.1 fixes, plus a couple library functions.
[polintos/scott/priv.git] / kernel / core / Makefile
1 DIR := core/
2 DIRS += $(DIR)
3
4 RAW_CXXFILES := init irq time misc thread lock
5 CXXFILES += $(RAW_CXXFILES:%=$(DIR)%)