shithub: freetype+ttf2subf

Download patch

ref: beece1bf39fc43ec0f0021c5e31fcd29ae8ba01e
parent: 08a91fd0c678d925c6e9d78c3a1f01b35be235d6
author: David Turner <[email protected]>
date: Tue Sep 19 14:33:20 EDT 2000

small update, allow CONFIG_MK to be pre-defined
before inclusion

git/fs: mount .git/fs: mount/attach disallowed
--- a/builds/toplevel.mk
+++ b/builds/toplevel.mk
@@ -28,7 +28,9 @@
 
 .PHONY: setup
 
+ifndef CONFIG_MK
 CONFIG_MK := config.mk
+endif
 
 # If no configuration sub-makefile is present, or if `setup' is the target
 # to be built, run the auto-detection rules to figure out which