commit 0b6b451b71bc116c8b98cdbbfbec3fbca6c8fc17
parent 0158bceec78c7891a7ef672770bf42e65fd064dd
Author: Russ Cox <rsc@swtch.com>
Date: Wed, 8 Jan 2020 22:49:02 -0500
libdraw: fix "mk"
Should default to building the library, not getsubfont.o.
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/libdraw/mkfile b/src/libdraw/mkfile
@@ -70,7 +70,6 @@ HFILES=\
$PLAN9/include/mouse.h\
$PLAN9/include/keyboard.h\
-getsubfont.$O: defont.h
-
<$PLAN9/src/mksyslib
+getsubfont.$O: defont.h