update comment
This commit is contained in:
parent
d73f9745f1
commit
149965f73c
|
@ -117,7 +117,7 @@ MALLOC_OFILES=@MALLOC_OFILES@
|
||||||
|
|
||||||
DLL_IMPORTS:=$(w32api_lib)/libkernel32.a
|
DLL_IMPORTS:=$(w32api_lib)/libkernel32.a
|
||||||
|
|
||||||
# Please maintain this list in sorted order, with maximum files per line
|
# Please maintain this list in sorted order, with maximum files per 80 col line
|
||||||
DLL_OFILES:=assert.o autoload.o cygheap.o cygserver_client.o cygserver_transport.o \
|
DLL_OFILES:=assert.o autoload.o cygheap.o cygserver_client.o cygserver_transport.o \
|
||||||
cygserver_transport_pipes.o cygserver_transport_sockets.o dcrt0.o debug.o \
|
cygserver_transport_pipes.o cygserver_transport_sockets.o dcrt0.o debug.o \
|
||||||
delqueue.o dir.o dlfcn.o dll_init.o dtable.o environ.o errno.o exceptions.o \
|
delqueue.o dir.o dlfcn.o dll_init.o dtable.o environ.o errno.o exceptions.o \
|
||||||
|
|
Loading…
Reference in New Issue