summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-07-17 04:09:50 +0000
committerache <ache@FreeBSD.org>2001-07-17 04:09:50 +0000
commit41f378ca9ed5161199f2b5bb1663a996243cf671 (patch)
treeeea3be9c4cb5ed75e134f6c1b997696608f85585 /usr.sbin/sade/Makefile
parentadc22e971c9cafdba08a447ec69dce5f17f530d5 (diff)
downloadFreeBSD-src-41f378ca9ed5161199f2b5bb1663a996243cf671.zip
FreeBSD-src-41f378ca9ed5161199f2b5bb1663a996243cf671.tar.gz
Add ability to configure console terminal type in /etc/ttys
Reviewed by: audit, jkh's silence
Diffstat (limited to 'usr.sbin/sade/Makefile')
-rw-r--r--usr.sbin/sade/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sade/Makefile b/usr.sbin/sade/Makefile
index 946df64..bef7239 100644
--- a/usr.sbin/sade/Makefile
+++ b/usr.sbin/sade/Makefile
@@ -11,8 +11,8 @@ SRCS= anonFTP.c cdrom.c command.c config.c devices.c dhcp.c kget.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 pccard.c \
- system.c tape.c tcpip.c termcap.c ufs.c usb.c user.c variable.c \
- wizard.c keymap.h
+ system.c tape.c tcpip.c termcap.c ttys.c ufs.c usb.c user.c \
+ variable.c wizard.c keymap.h
CFLAGS+= -Wall -I${.CURDIR}/../../gnu/lib/libdialog -I.
.if ${MACHINE} == "pc98"
OpenPOWER on IntegriCloud