tRemove errfmt -- it's in lib9. - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 4af386f434d5ca3de733951d4f73dd134e879cc2
DIR parent ffcafb8c4b9ed1f6e17891ab00ec2818f5af032f
HTML 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(-)
---
DIR diff --git a/src/libfmt/Makefile b/src/libfmt/Makefile
t@@ -9,7 +9,6 @@ NUM=\
OFILES=\
dofmt.$O\
- errfmt.$O\
fltfmt.$O\
fmt.$O\
fmtfd.$O\