Filling in taskwork and tasksink parts of PUSH/PULL example
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
CFLAGS += -I. -I/usr/local/include
|
||||
LDFLAGS += -lstdc++ -lpthread -luuid -lrt
|
||||
LIBZMQ := /usr/local/lib/libzmq.a
|
||||
TARGETS := hwserver hwclient wuserver wuclient taskvent
|
||||
TARGETS := hwserver hwclient wuserver wuclient taskvent taskwork tasksink
|
||||
|
||||
|
||||
%:%.c
|
||||
|
Reference in New Issue
Block a user