]> git.buserror.net Git - polintos/scott/priv.git/blob - kernel/mem/Makefile
Initial checkin from Perforce.
[polintos/scott/priv.git] / kernel / mem / Makefile
1 DIR := mem/
2 DIRS += $(DIR)
3
4 // FIXME: only include pagetable.cc if the arch wants it
5 RAW_CXXFILES := pagealloc addrspace orbmm pagetable rmap
6 CXXFILES += $(RAW_CXXFILES:%=$(DIR)%)