commit 4af386f434d5ca3de733951d4f73dd134e879cc2 parent ffcafb8c4b9ed1f6e17891ab00ec2818f5af032f Author: rsc <devnull@localhost> Date: Sat, 11 Oct 2003 02:47:14 +0000 Remove errfmt -- it's in lib9. Diffstat:
M | src/libfmt/Makefile | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/libfmt/Makefile b/src/libfmt/Makefile @@ -9,7 +9,6 @@ NUM=\ OFILES=\ dofmt.$O\ - errfmt.$O\ fltfmt.$O\ fmt.$O\ fmtfd.$O\