summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1999-04-24 01:53:55 +0000
committerjkh <jkh@FreeBSD.org>1999-04-24 01:53:55 +0000
commitd8fc4c742dc237d71e0b51fa8fa86d3d78149238 (patch)
tree63b21dbd426cb2bb84136431ff6d2c84569c1138 /usr.sbin/sysinstall/Makefile
parentea6910c469a881b05def69be54c5d376017fad09 (diff)
downloadFreeBSD-src-d8fc4c742dc237d71e0b51fa8fa86d3d78149238.zip
FreeBSD-src-d8fc4c742dc237d71e0b51fa8fa86d3d78149238.tar.gz
Remove the registration stuff; we're redoing this and the emailed
registrations have a high failure rate for various reasons.
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 0be2955..e837479 100644
--- a/usr.sbin/sysinstall/Makefile
+++ b/usr.sbin/sysinstall/Makefile
@@ -13,7 +13,7 @@ SRCS= anonFTP.c cdrom.c command.c config.c devices.c kget.c \
disks.c dispatch.c dist.c dmenu.c doc.c dos.c floppy.c \
ftp.c globals.c index.c install.c installUpgrade.c keymap.c \
label.c lndir.c main.c makedevs.c media.c menus.c misc.c mouse.c \
- msg.c network.c nfs.c options.c package.c register.c system.c \
+ msg.c network.c nfs.c options.c package.c system.c \
tape.c tcpip.c termcap.c ufs.c user.c variable.c wizard.c \
keymap.h
OpenPOWER on IntegriCloud