mirror of
https://github.com/nginx/nginx.git
synced 2025-06-07 17:52:38 +08:00
10 lines
178 B
Plaintext
10 lines
178 B
Plaintext
|
|
MAKEFILE=$OBJS/Makefile
|
|
|
|
NGX_AUTO_CONFIG_H=$OBJS/ngx_auto_config.h
|
|
NGX_MODULES_C=$OBJS/ngx_modules.c
|
|
|
|
|
|
NGX_UNISTD_H="#include <unistd.h>"
|
|
NGX_INTTYPES_H="#include <inttypes.h>"
|