vast clean-up of the sources in order to allow flat

directory compilation (by defining the FT_FLAT_COMPILE
macro at compile time..)

moved "freetype2/BUILD" to "freetype2/docs/BUILD"
This commit is contained in:
David Turner
2000-07-08 00:41:13 +00:00
parent 7404301024
commit a90663f591
94 changed files with 1182 additions and 296 deletions

View File

@@ -75,8 +75,8 @@ ifdef check_platform
#
modules: make_module_list setup
include $(TOP)/config/detect.mk
include $(TOP)/config/modules.mk
include $(TOP)/builds/detect.mk
include $(TOP)/builds/modules.mk
ifeq ($(wildcard $(FT_MODULE_LIST)),)
setup: make_module_list