#
#	THIS IS AN AUTOMATICALLY GENERATED FILE
#
#	If you edit this file and later run "setup", your
#	changes will be lost. This file gets fed to "make",
#	so keep that in mind if you make changes.
#

# Installing user's home directory
HOME		= /none

# Directory where the client will be installed.
BINDIR		= @PREFIX@/bin

# Directory where the manual page will be installed.
MANDIR		= @PREFIX@/man

# Compiler to use.
CC		= cc

# Compile options.
CFLAGS		= -O2 ${DEBUG} -DSTRINGS_H -DTIME_H
TCLCFLAGS	= -O2 ${DEBUG} -DSTRINGS_H -DTIME_H

# Lint flags
LFLAGS		= -u  -DSTRINGS_H -DTIME_H

# System dependent source file.
SYSDEP		=sysdep.bsd

# Other libraries to include.
OTHERLIBS	=-lcurses -ltermcap

# Resolver library
RESOLVLIB	=

# Parallel makes. Set to & for Sequents.
PMAKE		=

# Makefile dependency generator.
MAKEDEPEND	= makedepend

# Makefile dependency generator.
DEPENDFLAGS	= -fMake  -DSTRINGS_H -DTIME_H

# Hostname and port of remote server.
DEFAULTHOST	= 129.24.12.18
DEFAULTPORT	= 7326

# Directory for support files
LIBDIR = @PREFIX@/lib/icb

# location of server database
SERVERLIST = @PREFIX@/lib/icbserverdb

