Home | History | Annotate | Line # | Download | only in libssl
      1  1.1  christos #	$NetBSD: rio.inc,v 1.1 2025/07/17 14:26:12 christos Exp $
      2  1.1  christos #
      3  1.1  christos #	@(#) Copyright (c) 1995 Simon J. Gerraty
      4  1.1  christos #
      5  1.1  christos #	SRCS extracted from ../../dist/openssl/ssl/Makefile.ssl
      6  1.1  christos #
      7  1.1  christos 
      8  1.1  christos .PATH:	${OPENSSLSRC}/ssl/rio
      9  1.1  christos 
     10  1.1  christos CPPFLAGS+=	-I${OPENSSLSRC}/ssl/rio
     11  1.1  christos 
     12  1.1  christos SRCS+= \
     13  1.1  christos poll_builder.c \
     14  1.1  christos poll_immediate.c \
     15  1.1  christos rio_notifier.c \
     16