message creating Makefile
This commit is contained in:
parent
d982117b9f
commit
07c3f967cb
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
# Copyright (C) Igor Sysoev
|
||||
|
||||
|
||||
echo "creating $NGX_MAKEFILE"
|
||||
|
||||
mkdir -p $NGX_OBJS/src/core $NGX_OBJS/src/event $NGX_OBJS/src/event/modules \
|
||||
$NGX_OBJS/src/os/unix $NGX_OBJS/src/os/win32 \
|
||||
$NGX_OBJS/src/http $NGX_OBJS/src/http/modules \
|
||||
|
|
Loading…
Reference in a new issue