summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/sade/Makefile')
-rw-r--r--usr.sbin/sade/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/usr.sbin/sade/Makefile b/usr.sbin/sade/Makefile
index 15a5197..3f5c46d 100644
--- a/usr.sbin/sade/Makefile
+++ b/usr.sbin/sade/Makefile
@@ -4,14 +4,14 @@ CLEANFILES= makedevs.c rtermcap
.PATH: ${.CURDIR}/../disklabel
-SRCS= globals.c main.c dmenu.c \
- menus.c misc.c msg.c \
- system.c install.c termcap.c \
- media.c variable.c devices.c \
- dist.c lang.c wizard.c \
- disks.c command.c decode.c \
- label.c tcpip.c media_strategy.c \
- makedevs.c
+SRCS= globals.c main.c dmenu.c \
+ menus.c misc.c msg.c \
+ system.c install.c termcap.c \
+ media.c variable.c devices.c \
+ dist.c lang.c wizard.c \
+ disks.c command.c decode.c \
+ label.c tcpip.c media_strategy.c \
+ makedevs.c ftp.c config.c
CFLAGS+= -Wall -g -I${.CURDIR}/../libdisk \
-I${.CURDIR}/../../gnu/lib/libdialog
OpenPOWER on IntegriCloud