--- printf/Makefile.orig	2021-06-06 21:36:13 UTC
+++ printf/Makefile
@@ -6,7 +6,7 @@ include		$(SRCROOT)/$(RULESDIR)/rules.top
 ###########################################################################
 
 INSDIR=		bin
-TARGET=		printf
+TARGET=		sprintf
 OINCSDIR +=	-I.			# Use local defs.h
 CPPOPTS +=	-DUSE_LARGEFILES
 CPPOPTS +=	-DSCHILY_PRINT
