]> git.buserror.net Git - polintos/scott/priv.git/blobdiff - lib/c/freestanding/Makefile
fixes/cleanup
[polintos/scott/priv.git] / lib / c / freestanding / Makefile
index 0257e46c2d09bf01edeaf7e2ca071c9155786597..27c18e8624f23e0c07f0bb216144a4bfdc67e6e2 100644 (file)
@@ -1,10 +1,10 @@
 DIR := c/freestanding/
 DIRS += $(DIR)
 
 DIR := c/freestanding/
 DIRS += $(DIR)
 
-RAW_CFILES := sprintf string
+RAW_CFILES := string
 CFILES += $(RAW_CFILES:%=$(DIR)%)
 
 CFILES += $(RAW_CFILES:%=$(DIR)%)
 
-RAW_CXXFILES :=
+RAW_CXXFILES := sprintf
 CXXFILES += $(RAW_CXXFILES:%=$(DIR)%)
 
 TARGETS += $(BUILDDIR)/c/libfreestanding.a
 CXXFILES += $(RAW_CXXFILES:%=$(DIR)%)
 
 TARGETS += $(BUILDDIR)/c/libfreestanding.a