Minor formatting.
This commit is contained in:
parent
261b81a149
commit
f86de6e5bd
|
@ -21,7 +21,7 @@ PLATFORM := ansi
|
||||||
|
|
||||||
# This is used for `make refdoc' and `make refdoc-venv'
|
# This is used for `make refdoc' and `make refdoc-venv'
|
||||||
#
|
#
|
||||||
BIN := bin
|
BIN := bin
|
||||||
|
|
||||||
# The directory where all library files are placed.
|
# The directory where all library files are placed.
|
||||||
#
|
#
|
||||||
|
|
|
@ -23,7 +23,7 @@ PLATFORM := beos
|
||||||
|
|
||||||
# This is used for `make refdoc' and `make refdoc-venv'
|
# This is used for `make refdoc' and `make refdoc-venv'
|
||||||
#
|
#
|
||||||
BIN := bin
|
BIN := bin
|
||||||
|
|
||||||
# The directory where all library files are placed.
|
# The directory where all library files are placed.
|
||||||
#
|
#
|
||||||
|
|
|
@ -21,7 +21,7 @@ PLATFORM := dos
|
||||||
|
|
||||||
# This is used for `make refdoc' and `make refdoc-venv'
|
# This is used for `make refdoc' and `make refdoc-venv'
|
||||||
#
|
#
|
||||||
BIN := Scripts
|
BIN := Scripts
|
||||||
|
|
||||||
# The executable file extension (for tools), *with* leading dot.
|
# The executable file extension (for tools), *with* leading dot.
|
||||||
#
|
#
|
||||||
|
|
|
@ -21,7 +21,7 @@ PLATFORM := os2
|
||||||
|
|
||||||
# This is used for `make refdoc' and `make refdoc-venv'
|
# This is used for `make refdoc' and `make refdoc-venv'
|
||||||
#
|
#
|
||||||
BIN := Scripts
|
BIN := Scripts
|
||||||
|
|
||||||
# The executable file extension (for tools), *with* leading dot.
|
# The executable file extension (for tools), *with* leading dot.
|
||||||
#
|
#
|
||||||
|
|
|
@ -25,7 +25,7 @@ SEP := /
|
||||||
|
|
||||||
# This is used for `make refdoc' and `make refdoc-venv'
|
# This is used for `make refdoc' and `make refdoc-venv'
|
||||||
#
|
#
|
||||||
BIN := bin
|
BIN := bin
|
||||||
|
|
||||||
# we use a special devel ftoption.h
|
# we use a special devel ftoption.h
|
||||||
DEVEL_DIR := $(TOP_DIR)/devel
|
DEVEL_DIR := $(TOP_DIR)/devel
|
||||||
|
|
|
@ -21,7 +21,7 @@ PLATFORM := windows
|
||||||
|
|
||||||
# This is used for `make refdoc' and `make refdoc-venv'
|
# 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 !!
|
# The executable file extension (for tools). NOTE: WE INCLUDE THE DOT HERE !!
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue