Print this page
4265 remove INTERNAL_RELEASE_BUILD


 404 .RE
 405 .LP
 406 .B RELEASE
 407 .RS 5
 408 The release version number to be used; e.g., 5.10.1 (Note: this is set
 409 in Makefile.master and should not normally be overridden).
 410 .RE
 411 .LP
 412 .B VERSION
 413 .RS 5
 414 The version text string to be used; e.g., "onnv:`date '+%Y-%m-%d'`".
 415 .RE
 416 .LP
 417 .B RELEASE_DATE
 418 .RS 5
 419 The release date text to be used; e.g., October 2009. If not set in
 420 your environment file, then this text defaults to the output from
 421 $(LC_ALL=C date +"%B %Y"); e.g., "October 2009".
 422 .RE
 423 .LP
 424 .B INTERNAL_RELEASE_BUILD
 425 .RS 5
 426 See Makefile.master - but it mostly controls id strings. Generally,
 427 let
 428 .I nightly
 429 set this for you.
 430 .RE
 431 .LP
 432 .B RELEASE_BUILD
 433 .RS 5
 434 Define this to build a release with a non-DEBUG kernel. 
 435 Generally, let
 436 .I nightly
 437 set this for you based on its options.
 438 .RE
 439 .LP
 440 .B PKGARCHIVE
 441 .RS 5
 442 The destination for packages.  This may be relative to
 443 $CODEMGR_WS for private packages or relative to $PARENT_WS
 444 if you have different workspaces for different architectures
 445 but want one hierarchy of packages.
 446 .RE
 447 .LP
 448 .B MAKEFLAGS
 449 .RS 5
 450 Set default flags to make; e.g., -k to build all targets regardless of errors.
 451 .RE




 404 .RE
 405 .LP
 406 .B RELEASE
 407 .RS 5
 408 The release version number to be used; e.g., 5.10.1 (Note: this is set
 409 in Makefile.master and should not normally be overridden).
 410 .RE
 411 .LP
 412 .B VERSION
 413 .RS 5
 414 The version text string to be used; e.g., "onnv:`date '+%Y-%m-%d'`".
 415 .RE
 416 .LP
 417 .B RELEASE_DATE
 418 .RS 5
 419 The release date text to be used; e.g., October 2009. If not set in
 420 your environment file, then this text defaults to the output from
 421 $(LC_ALL=C date +"%B %Y"); e.g., "October 2009".
 422 .RE
 423 .LP








 424 .B RELEASE_BUILD
 425 .RS 5
 426 Define this to build a release with a non-DEBUG kernel. 
 427 Generally, let
 428 .I nightly
 429 set this for you based on its options.
 430 .RE
 431 .LP
 432 .B PKGARCHIVE
 433 .RS 5
 434 The destination for packages.  This may be relative to
 435 $CODEMGR_WS for private packages or relative to $PARENT_WS
 436 if you have different workspaces for different architectures
 437 but want one hierarchy of packages.
 438 .RE
 439 .LP
 440 .B MAKEFLAGS
 441 .RS 5
 442 Set default flags to make; e.g., -k to build all targets regardless of errors.
 443 .RE