parent
538c66eabd
commit
d8c70d6dfb
@ -885,7 +885,7 @@ export_var ( ) { # Don't wawnt a subshell
|
||||
# Call this function to set defaults _after_ parsing options.
|
||||
# dont want a subshell otherwise variable setting is thrown away.
|
||||
set_defaults_and_export ( ) {
|
||||
: ${NANO_OBJ:=/usr/obj/nanobsd.${NANO_NAME}${NANO_LAYOUT:+.${NANO_LAYOUT}}
|
||||
: ${NANO_OBJ:=/usr/obj/nanobsd.${NANO_NAME}${NANO_LAYOUT}:+.${NANO_LAYOUT}}
|
||||
: ${MAKEOBJDIRPREFIX:=${NANO_OBJ}}
|
||||
: ${NANO_DISKIMGDIR:=${NANO_OBJ}}
|
||||
: ${NANO_WORLDDIR:=${NANO_OBJ}/_.w}
|
||||
|
Loading…
Reference in New Issue
Block a user