shithub: freetype+ttf2subf

Download patch

ref: 9e416a875f4e33eb5561b3f6ef3f4090945836ee
parent: 5194f8bf8a9e6a8e970c3d6629c6571b791c9862
author: David Turner <[email protected]>
date: Wed Feb 2 07:49:14 EST 2000

small fix in rules

git/fs: mount .git/fs: mount/attach disallowed
--- a/demos/graph/rules.mk
+++ b/demos/graph/rules.mk
@@ -73,7 +73,7 @@
 # Add the rules used to detect and compile graphics driver depending
 # on the current platform..
 #
-include $(wildcard $(GRAPH_)/*/rules.mk)
+include $(wildcard $(TOP2)/graph/*/rules.mk)
 
 #########################################################################
 #