summaryrefslogtreecommitdiffstats
path: root/lib/libftpio/Makefile
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2000-07-05 19:34:43 +0000
committerume <ume@FreeBSD.org>2000-07-05 19:34:43 +0000
commitd3c71f0efbb39b37472b918609511858e32a05de (patch)
treeb33ca97e6c4ce735407a4ea6a42248f1d8abdf04 /lib/libftpio/Makefile
parentade2fdc9b1701bac09b782a5085218e81f59686d (diff)
downloadFreeBSD-src-d3c71f0efbb39b37472b918609511858e32a05de.zip
FreeBSD-src-d3c71f0efbb39b37472b918609511858e32a05de.tar.gz
IPv6 support.
This is required for forthcoming IPv6 ready installer. Obtained from: KAME
Diffstat (limited to 'lib/libftpio/Makefile')
-rw-r--r--lib/libftpio/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libftpio/Makefile b/lib/libftpio/Makefile
index 7709dea..b3a749b 100644
--- a/lib/libftpio/Makefile
+++ b/lib/libftpio/Makefile
@@ -1,12 +1,13 @@
# $FreeBSD$
LIB= ftpio
-SHLIB_MAJOR= 5
+SHLIB_MAJOR= 6
SHLIB_MINOR= 0
SRCS= ftpio.c ftperr.c
INCS= ftpio.h
CFLAGS+= -I${.CURDIR} -Wall
+CFLAGS+= -DINET6
MAN3= ftpio.3
CLEANFILES= ftperr.c
OpenPOWER on IntegriCloud