CoreFW  Diff

Differences From Artifact [192d327027]:

To Artifact [51f63f1332]:


10
11
12
13
14
15
16
17

18
19
20
21
22
23
       file.c		\
       int.c		\
       map.c		\
       object.c		\
       range.c		\
       refpool.c	\
       stream.c		\
       string.c


INCLUDES = ${SRCS:.c=.h}	\
	   corefw.h		\
	   hash.h

include ../buildsys.mk







|
>






10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
       file.c		\
       int.c		\
       map.c		\
       object.c		\
       range.c		\
       refpool.c	\
       stream.c		\
       string.c		\
       tcpsocket.c

INCLUDES = ${SRCS:.c=.h}	\
	   corefw.h		\
	   hash.h

include ../buildsys.mk