test/Makefile @@ -19,13 +19,13 @@ include $(ROOT)/Make.defines.$(PLATFORM) PROGS = nng/pubsub PROGS = nng/server nng/client build: $(PROGS) clean: rm $(TEMPFILES) rm -f $(TEMPFILES) include $(ROOT)/Make.common.inc