Define INETD_SUPPORT

This commit is contained in:
fvdl 2000-09-13 11:30:41 +00:00
parent fb9657047a
commit d00dd9f9a0
1 changed files with 2 additions and 2 deletions

View File

@ -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