comparison auto/sources @ 197:0b81c7a0b133

nginx-0.0.1-2003-11-27-10:45:22 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 27 Nov 2003 07:45:22 +0000
parents 11fbd0fc041d
children 267ea1d98683
comparison
equal deleted inserted replaced
196:11fbd0fc041d 197:0b81c7a0b133
105 LINUX_SENDFILE_SRCS=src/os/unix/ngx_linux_sendfile_chain.c 105 LINUX_SENDFILE_SRCS=src/os/unix/ngx_linux_sendfile_chain.c
106 106
107 107
108 SOLARIS_DEPS=src/os/unix/ngx_solaris_config.h 108 SOLARIS_DEPS=src/os/unix/ngx_solaris_config.h
109 SOLARIS_SRCS=src/os/unix/ngx_solaris_init.c 109 SOLARIS_SRCS=src/os/unix/ngx_solaris_init.c
110 SOLARIS_SENDFILE_SRCS=src/os/unix/ngx_solaris_sendfilev_chain.c 110 SOLARIS_SENDFILEV_SRCS=src/os/unix/ngx_solaris_sendfilev_chain.c
111 111
112 112
113 WIN32_INCS="$CORE_INCS $EVENT_INCS -I src/os/win32" 113 WIN32_INCS="$CORE_INCS $EVENT_INCS -I src/os/win32"
114 114
115 WIN32_DEPS="$CORE_DEPS $EVENT_DEPS \ 115 WIN32_DEPS="$CORE_DEPS $EVENT_DEPS \