summaryrefslogtreecommitdiff
path: root/builds/link_dos.mk
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2002-06-14 08:09:25 +0000
committerWerner Lemberg <wl@gnu.org>2002-06-14 08:09:25 +0000
commit89df58f8e691967b490bd0bf17a066c7cd2f306c (patch)
treee7d5cedf1804e620236d848c7587a24565b92619 /builds/link_dos.mk
parent2bf2376ced010adf5e80393b1216654f23224cd5 (diff)
downloadfreetype2-89df58f8e691967b490bd0bf17a066c7cd2f306c.tar.gz
* Makefile, configure, */*.mk, builds/unix/unix-def.in,
docs/CHANGES, docs/INSTALL: s/TOP/TOP_DIR/.
Diffstat (limited to 'builds/link_dos.mk')
-rw-r--r--builds/link_dos.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/builds/link_dos.mk b/builds/link_dos.mk
index 044a86b2a..bc36ed0ad 100644
--- a/builds/link_dos.mk
+++ b/builds/link_dos.mk
@@ -20,7 +20,7 @@ ifdef BUILD_PROJECT
# Now include the main sub-makefile. It contains all the rules used to
# build the library with the previous variables defined.
#
- include $(TOP)/builds/$(PROJECT).mk
+ include $(TOP_DIR)/builds/$(PROJECT).mk
# The cleanup targets.
#