artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99fa80c
)
update comment, SMALL was split into SMALL and NOSSL
author
sthen
<sthen@openbsd.org>
Wed, 27 Jan 2021 22:27:41 +0000
(22:27 +0000)
committer
sthen
<sthen@openbsd.org>
Wed, 27 Jan 2021 22:27:41 +0000
(22:27 +0000)
usr.bin/ftp/Makefile
patch
|
blob
|
history
diff --git
a/usr.bin/ftp/Makefile
b/usr.bin/ftp/Makefile
index
4746b1e
..
3eb5a9c
100644
(file)
--- a/
usr.bin/ftp/Makefile
+++ b/
usr.bin/ftp/Makefile
@@
-1,6
+1,7
@@
-# $OpenBSD: Makefile,v 1.3
3 2019/05/16 12:44:17 floria
n Exp $
+# $OpenBSD: Makefile,v 1.3
4 2021/01/27 22:27:41 sthe
n Exp $
-# Define SMALL to disable command line editing and https support
+# Define SMALL to disable command line editing and some other features,
+# NOSSL to disable https support.
#CFLAGS+=-DSMALL
PROG= ftp