summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Ramakrishnan <ramakrishnan.nikhil@gmail.com>2018-08-03 20:46:19 +0530
committerNikhil Ramakrishnan <ramakrishnan.nikhil@gmail.com>2018-08-03 20:46:19 +0530
commitf86de6e5bd59745aac77cbf098e1cbf52f60dc45 (patch)
treeb597ee95dd93037ff0ef52372be818a53a0c50aa
parent261b81a1492ab8797c6f436652a3b2fa38b3d63b (diff)
downloadfreetype2-f86de6e5bd59745aac77cbf098e1cbf52f60dc45.tar.gz
Minor formatting.
-rw-r--r--builds/ansi/ansi-def.mk2
-rw-r--r--builds/beos/beos-def.mk2
-rw-r--r--builds/dos/dos-def.mk2
-rw-r--r--builds/os2/os2-def.mk2
-rw-r--r--builds/unix/unixddef.mk2
-rw-r--r--builds/windows/win32-def.mk2
6 files changed, 6 insertions, 6 deletions
diff --git a/builds/ansi/ansi-def.mk b/builds/ansi/ansi-def.mk
index f443426e3..38571a55f 100644
--- a/builds/ansi/ansi-def.mk
+++ b/builds/ansi/ansi-def.mk
@@ -21,7 +21,7 @@ PLATFORM := ansi
# This is used for `make refdoc' and `make refdoc-venv'
#
-BIN := bin
+BIN := bin
# The directory where all library files are placed.
#
diff --git a/builds/beos/beos-def.mk b/builds/beos/beos-def.mk
index f2aac142f..5a3b52085 100644
--- a/builds/beos/beos-def.mk
+++ b/builds/beos/beos-def.mk
@@ -23,7 +23,7 @@ PLATFORM := beos
# This is used for `make refdoc' and `make refdoc-venv'
#
-BIN := bin
+BIN := bin
# The directory where all library files are placed.
#
diff --git a/builds/dos/dos-def.mk b/builds/dos/dos-def.mk
index 32c50730e..434f61bb0 100644
--- a/builds/dos/dos-def.mk
+++ b/builds/dos/dos-def.mk
@@ -21,7 +21,7 @@ PLATFORM := dos
# This is used for `make refdoc' and `make refdoc-venv'
#
-BIN := Scripts
+BIN := Scripts
# The executable file extension (for tools), *with* leading dot.
#
diff --git a/builds/os2/os2-def.mk b/builds/os2/os2-def.mk
index 66ece6232..7c19a5c9f 100644
--- a/builds/os2/os2-def.mk
+++ b/builds/os2/os2-def.mk
@@ -21,7 +21,7 @@ PLATFORM := os2
# This is used for `make refdoc' and `make refdoc-venv'
#
-BIN := Scripts
+BIN := Scripts
# The executable file extension (for tools), *with* leading dot.
#
diff --git a/builds/unix/unixddef.mk b/builds/unix/unixddef.mk
index d78042a92..e45e751b6 100644
--- a/builds/unix/unixddef.mk
+++ b/builds/unix/unixddef.mk
@@ -25,7 +25,7 @@ SEP := /
# This is used for `make refdoc' and `make refdoc-venv'
#
-BIN := bin
+BIN := bin
# we use a special devel ftoption.h
DEVEL_DIR := $(TOP_DIR)/devel
diff --git a/builds/windows/win32-def.mk b/builds/windows/win32-def.mk
index c670d6553..2a918478b 100644
--- a/builds/windows/win32-def.mk
+++ b/builds/windows/win32-def.mk
@@ -21,7 +21,7 @@ PLATFORM := windows
# This is used for `make refdoc' and `make refdoc-venv'
#
-BIN := Scripts
+BIN := Scripts
# The executable file extension (for tools). NOTE: WE INCLUDE THE DOT HERE !!
#