summaryrefslogtreecommitdiff
path: root/net/icb/files/config
diff options
context:
space:
mode:
Diffstat (limited to 'net/icb/files/config')
-rw-r--r--net/icb/files/config56
1 files changed, 0 insertions, 56 deletions
diff --git a/net/icb/files/config b/net/icb/files/config
deleted file mode 100644
index 8a7af667a49..00000000000
--- a/net/icb/files/config
+++ /dev/null
@@ -1,56 +0,0 @@
-# $NetBSD: config,v 1.3 1999/06/01 12:14:00 hubertf Exp $
-#
-# 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 = /nonexistent
-
-# 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 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1
-TCLCFLAGS = -O2 -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1
-
-# Lint flags
-LFLAGS = -u -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1
-
-# 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 -DNO_LRAND48 -DSTRINGS_H -DTIME_H
-
-# Hostname and port of remote server.
-DEFAULTHOST = crater.unm.edu
-DEFAULTPORT = 7326
-
-# Directory for support files
-LIBDIR = @PREFIX@/libdata
-
-# location of server database
-SERVERLIST = @PREFIX@/libdata/icbserverdb
-