summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/Makefile
diff options
context:
space:
mode:
authorkensmith <kensmith@FreeBSD.org>2008-12-17 02:52:45 +0000
committerkensmith <kensmith@FreeBSD.org>2008-12-17 02:52:45 +0000
commitd4bb3724837cfa88d19d14129245cece72f9f7ab (patch)
tree06adc4fdcae550045c182659e7fb447fbabb3a1b /usr.sbin/sysinstall/Makefile
parentea41cce94c12f9b48c1557f7378c6ee84f2a25bf (diff)
downloadFreeBSD-src-d4bb3724837cfa88d19d14129245cece72f9f7ab.zip
FreeBSD-src-d4bb3724837cfa88d19d14129245cece72f9f7ab.tar.gz
As threatened a while ago, remove support for tape media. Reports vary
but most people believe it stopped working a while ago.
Diffstat (limited to 'usr.sbin/sysinstall/Makefile')
-rw-r--r--usr.sbin/sysinstall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/Makefile b/usr.sbin/sysinstall/Makefile
index d9aeb5c..5cbd2e5 100644
--- a/usr.sbin/sysinstall/Makefile
+++ b/usr.sbin/sysinstall/Makefile
@@ -11,7 +11,7 @@ SRCS= anonFTP.c cdrom.c command.c config.c devices.c dhcp.c \
ftp.c globals.c http.c index.c install.c installUpgrade.c keymap.c \
label.c main.c makedevs.c media.c menus.c misc.c modules.c \
mouse.c msg.c network.c nfs.c options.c package.c \
- system.c tape.c tcpip.c termcap.c ttys.c ufs.c user.c \
+ system.c tcpip.c termcap.c ttys.c ufs.c user.c \
variable.c ${_wizard} keymap.h countries.h
CFLAGS+= -DUSE_GZIP=1
OpenPOWER on IntegriCloud