You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
308 B
9 lines
308 B
# This file should be included first in the makefile of all C++ source
|
|
# directories. These settings are required for C8 to build correctly
|
|
# (and will eventually be set in makefile.def when no-one's using CFRONT
|
|
# anymore.
|
|
#
|
|
# 10/19/93 SteveC (per advice of DavidHov)
|
|
|
|
BLDCRT=1
|
|
MAX_ID_LENGTH=-H127
|