summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/Makefile
diff options
context:
space:
mode:
authorhosokawa <hosokawa@FreeBSD.org>2000-11-06 09:28:54 +0000
committerhosokawa <hosokawa@FreeBSD.org>2000-11-06 09:28:54 +0000
commit00f7d12a11711c760287f2777a20a90507f2dc09 (patch)
tree7fb82a628e98d7627638d838c4c3ec4afe9e446c /usr.sbin/sysinstall/Makefile
parent97db99868e1448e61d9f23e2bb4c8fb516fddba4 (diff)
downloadFreeBSD-src-00f7d12a11711c760287f2777a20a90507f2dc09.zip
FreeBSD-src-00f7d12a11711c760287f2777a20a90507f2dc09.tar.gz
release/sysinstall/lndir.c has not been used, but statically linked
to sysinstall for long time. Remove it.
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 700dd04..672f76e 100644
--- a/usr.sbin/sysinstall/Makefile
+++ b/usr.sbin/sysinstall/Makefile
@@ -12,7 +12,7 @@ CLEANFILES+= keymap.tmp keymap.h
SRCS= anonFTP.c cdrom.c command.c config.c devices.c dhcp.c kget.c \
disks.c dispatch.c dist.c dmenu.c doc.c dos.c floppy.c \
ftp.c globals.c http.c index.c install.c installUpgrade.c keymap.c \
- label.c lndir.c main.c makedevs.c media.c menus.c misc.c modules.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 pccard.c \
system.c tape.c tcpip.c termcap.c ufs.c usb.c user.c variable.c \
wizard.c keymap.h
OpenPOWER on IntegriCloud