project/socketd/makefile @@ -40,7 +40,7 @@ LDFLAGS+=-lpthread # sub-directory need to entry and compile SUBDIR=${SRCS} sqlite SUBDIR=sqlite ${SRCS} all: entry subdir ${CROSS_COMPILE}gcc ${CFLAGS} sock_client.c -o sock_client ${LDFLAGS}