shithub: freetype+ttf2subf

Download patch

ref: 3a3ffedcb25e01fe6bef195fec6a5152e25777d7
parent: 54169b35f8ba994ba4cb9d46c75fdde78c8c0cc3
author: David Turner <[email protected]>
date: Wed Oct 25 20:08:15 EDT 2000

adding "ftbbox" to build rules

git/fs: mount .git/fs: mount/attach disallowed
--- a/src/base/rules.mk
+++ b/src/base/rules.mk
@@ -47,7 +47,8 @@
 # symbols is used by the application.
 #
 BASE_EXT_SRC := $(BASE_)ftglyph.c \
-                $(BASE_)ftmm.c
+                $(BASE_)ftmm.c    \
+		$(BASE_)ftbbox.c
 
 # Default extensions objects
 #