tlibdraw: fix "mk" - plan9port - [fork] Plan 9 from user space
(HTM) git clone git://src.adamsgaard.dk/plan9port
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 0b6b451b71bc116c8b98cdbbfbec3fbca6c8fc17
(DIR) parent 0158bceec78c7891a7ef672770bf42e65fd064dd
(HTM) 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:
M src/libdraw/mkfile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
(DIR) diff --git a/src/libdraw/mkfile b/src/libdraw/mkfile
t@@ -70,7 +70,6 @@ HFILES=\
$PLAN9/include/mouse.h\
$PLAN9/include/keyboard.h\
-getsubfont.$O: defont.h
-
<$PLAN9/src/mksyslib
+getsubfont.$O: defont.h