wangzhengquan
2020-07-16 1a7a9bdc976e4496d739bc57053e613f993bd85b
queue/Makefile
@@ -22,6 +22,12 @@
MYLIBS = $(LIBSQUEUE) $(DLIBSQUEUE)
ifeq ($(DEBUG),y)
  MYLIBS = $(LIBSQUEUE)
else
  MYLIBS = $(LIBSQUEUE) $(DLIBSQUEUE)
endif
all: build