]> git.sur5r.net Git - cc65/blobdiff - libsrc/common/Makefile
Added an (only roughly tested) implementation of vsnprintf
[cc65] / libsrc / common / Makefile
index a3e0b2cb013b80bc57efc8fef21c28b24c7fe2a8..0c6d768517494d2ad44f47309c4ce37bc60e7ac8 100644 (file)
@@ -192,6 +192,7 @@ S_OBJS =    _cwd.o          \
                 vfscanf.o       \
                vprintf.o       \
                 vscanf.o        \
+                vsnprintf.o     \
                vsprintf.o      \
                 vsscanf.o       \
                zerobss.o