2001-04-12 07:48:03 +00:00
|
|
|
# $NetBSD: conf.inc,v 1.4 2001/04/12 07:48:04 itojun Exp $
|
2000-06-16 04:21:31 +00:00
|
|
|
#
|
|
|
|
# @(#) Copyright (c) 1995 Simon J. Gerraty
|
|
|
|
#
|
2000-07-16 07:16:20 +00:00
|
|
|
# SRCS extracted from /home/current/src/lib/libcrypto/../../crypto/dist/openssl/crypto/conf/Makefile.ssl
|
2000-06-16 04:21:31 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
.PATH: ${OPENSSLSRC}/crypto/conf
|
|
|
|
|
2000-06-21 19:34:22 +00:00
|
|
|
CPPFLAGS+= -I${OPENSSLSRC}/crypto/conf
|
2000-06-16 04:21:31 +00:00
|
|
|
|
2001-04-12 07:48:03 +00:00
|
|
|
SRCS+= conf_err.c conf_lib.c conf_api.c conf_def.c
|