# @(#) $Id: aix-ps2,v 1.1 1991/11/20 01:00:37 tron Exp $
# aix-ps2 - define the characteristics of IBM AIX For PS/2
#
# Initial hack by Tim Daneliuk (tundra@tundraix.chi.il.us)
# VERY similar to BSD 4.3, but with minor variations because of the
# fascinating way IBM organizes directories (!) and the interesting (?)
# manner in which the glue SYS V and BSD together...sigh

. $ROOT/conf/os/bsd4.3

# OSNAMES - Names defining this operating system
OSNAMES=$OSNAMES:AIX_PS2

# HAVE - what features should be used with this operating system
HAVE=$HAVE:USE_TZNAME

# UUCP_SYSTEM_FILE - path to UUCP file containing remote systems
UUCP_SYSTEM_FILE=/usr/adm/uucp/Systems
