libzmq/build_qnx/Makefile

9 lines
122 B
Makefile
Raw Normal View History

LIST=OS
ifndef QRECURSE
QRECURSE=recurse.mk
ifdef QCONFIG
QRDIR=$(dir $(QCONFIG))
endif
endif
include $(QRDIR)$(QRECURSE)