test_net_socket/Makefile
@@ -13,17 +13,14 @@ INCLUDES += -I${DEST}/include/shmqueue -I$(ROOT)/include/usgcommon PROGS = ${DEST}/net_mod_req_rep PROGS = ${DEST}/net_mod_socket DEPENDENCES = $(patsubst %, %.d, $(PROGS)) #LIBCOMMON=${ROOT}/lib/libusgcommon.a build: $(PROGS) cp -a net_mod_req_rep.sh ${DEST} # class #$(DEST)/kucker : kucker.c build: $(PROGS) cp -a net_mod_socket.sh ${DEST} clean: