summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1997-05-22 00:17:11 +0000
committerjkh <jkh@FreeBSD.org>1997-05-22 00:17:11 +0000
commit5ce4b1077d6c4c56e0ecef39fffc950509883216 (patch)
tree0b92a47c268cdd20c6bdd7bd90849d9a359eef65 /usr.sbin/sysinstall/Makefile
parent83c2047251eded6c6271c975431da08afa83f836 (diff)
downloadFreeBSD-src-5ce4b1077d6c4c56e0ecef39fffc950509883216.zip
FreeBSD-src-5ce4b1077d6c4c56e0ecef39fffc950509883216.tar.gz
Actually, rethink last commit and simply remove the apache configuration
entirely, as promised earlier (it's outdated now and doesn't really belong in sysinstall).
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 0774972..46c7fc3 100644
--- a/usr.sbin/sysinstall/Makefile
+++ b/usr.sbin/sysinstall/Makefile
@@ -6,7 +6,7 @@ CLEANFILES+= keymap.tmp keymap.h
.PATH: ${.CURDIR}/../disklabel ${.CURDIR}/../../usr.bin/cksum
-SRCS= anonFTP.c apache.c attr.c cdrom.c command.c config.c devices.c \
+SRCS= anonFTP.c attr.c cdrom.c command.c config.c devices.c \
disks.c dispatch.c dist.c dmenu.c doc.c dos.c dosio.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 \
OpenPOWER on IntegriCloud