# Generated by configure on Tue May 13 01:32:44 EDT 1997
#

# Directory for user binaries
BINDIR=/usr/bin

# Directory for man page tree
MANDIR=/usr/man

# Directory for system binaries
SBINDIR=/usr/sbin

# Install into chroot area found here
INSTALLROOT=



# Mode for user binaries
BINMODE=755

# Mode for daemon binaries
DAEMONMODE=755

# Mode for manual pages
MANMODE=644



# Compiler to use
CC=gcc

# Compiler warnings
WARNINGS= -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wcast-align

# Compiler flags to use
CFLAGS= -pipe -O2 -D__USE_BSD_SIGNAL $(WARNINGS)

# Link-time flags to use
LDFLAGS= -s

# Additional link libraries
LIBS=



# Curses library to use
LIBCURSES=-lncurses



# Work around GNU libc lossage
USE_GLIBC=0



# Tell confgen we need BSD signal semantics
NEED_BSD_SIGNAL=1

