summaryrefslogtreecommitdiffhomepage
path: root/auto/init
blob: 0fd7c5230d85489aba56f346aa61954a85620cfb (plain) (blame)
1
2
3
4
5
6
7
8
9

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