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