Define INETD_SUPPORT
This commit is contained in:
parent
fb9657047a
commit
d00dd9f9a0
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.4 2000/08/03 22:47:41 assar Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2000/09/13 11:30:41 fvdl Exp $
|
||||
DIST= ${.CURDIR}/../../crypto/dist
|
||||
.PATH: ${DIST}/heimdal/kpasswd
|
||||
|
||||
|
@ -19,7 +19,7 @@ CPPFLAGS+= -I. \
|
|||
-I${DIST}/openssl/crypto/sha \
|
||||
-I${DIST}/openssl/crypto/rc4 \
|
||||
-I${DIST}/openssl/crypto/des \
|
||||
-DHAVE_CONFIG_H
|
||||
-DHAVE_CONFIG_H -DINETD_SUPPORT
|
||||
|
||||
VERS!= cd ${.CURDIR}/../../lib/libvers && make print-objdir
|
||||
|
||||
|
|
Loading…
Reference in New Issue