Minor formatting.

This commit is contained in:
Nikhil Ramakrishnan 2018-08-03 20:46:19 +05:30
parent 261b81a149
commit f86de6e5bd
6 changed files with 6 additions and 6 deletions

View File

@ -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.
#

View File

@ -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.
#

View File

@ -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.
#

View File

@ -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.
#

View File

@ -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

View File

@ -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 !!
#