*** Makefile.local.toolbox	Mon Nov  9 21:36:31 1998
--- Makefile.local	Fri Jan 25 15:09:49 2002
***************
*** 14,26 ****
  # BIN_DIR variable, you would uncomment the following line
  # or add your own line.
  #
! #BIN_DIR	= /usr/bin
  
  #
  # Add any local definitions you want pass to the compiler to DEFS_LOCAL
  # below.  This includes those items found in "config/config.h".
  #
  #DEFS_LOCAL	= -DDIRECT_RCMD
  
  #
  # Add any local libraries that your system might need to LIBS_LOCAL below.
--- 14,28 ----
  # BIN_DIR variable, you would uncomment the following line
  # or add your own line.
  #
! BIN_DIR	= /opt/freeware/bin
  
  #
  # Add any local definitions you want pass to the compiler to DEFS_LOCAL
  # below.  This includes those items found in "config/config.h".
  #
  #DEFS_LOCAL	= -DDIRECT_RCMD
+ # Force default for the AIX Toolbox
+ DEFS_LOCAL	= -D_PATH_RDISTD=\"/opt/freeware/bin/rdistd\"
  
  #
  # Add any local libraries that your system might need to LIBS_LOCAL below.
***************
*** 51,58 ****
  #
  # Site specific Man Page configuration.
  #
! #MAN_1_DIR	= /usr/local/man/man1
! #MAN_8_DIR	= /usr/local/man/man8
  #MAN_OWNER	= bin
  #MAN_GROUP	= bin
  #MAN_MODE	= 644
--- 53,60 ----
  #
  # Site specific Man Page configuration.
  #
! MAN_1_DIR	= /opt/freeware/man/man1
! MAN_8_DIR	= /opt/freeware/man/man8
  #MAN_OWNER	= bin
  #MAN_GROUP	= bin
  #MAN_MODE	= 644
