]> git.buserror.net Git - polintos/scott/priv.git/blob - lib/c/freestanding/Makefile
0257e46c2d09bf01edeaf7e2ca071c9155786597
[polintos/scott/priv.git] / lib / c / freestanding / Makefile
1 DIR := c/freestanding/
2 DIRS += $(DIR)
3
4 RAW_CFILES := sprintf string
5 CFILES += $(RAW_CFILES:%=$(DIR)%)
6
7 RAW_CXXFILES :=
8 CXXFILES += $(RAW_CXXFILES:%=$(DIR)%)
9
10 TARGETS += $(BUILDDIR)/c/libfreestanding.a