]> git.buserror.net Git - polintos/scott/priv.git/blob - kernel/lib/Makefile
Initial checkin from Perforce.
[polintos/scott/priv.git] / kernel / lib / Makefile
1 DIR := lib/
2 DIRS += $(DIR)
3
4 RAW_CXXFILES := orb libc ctors
5 CXXFILES += $(RAW_CXXFILES:%=$(DIR)%)
6
7 include lib/kernel/Makefile.kernel