aboutsummaryrefslogtreecommitdiff
path: root/src/gfxstream/qnx/Makefile
blob: 1f25400414056c7ee95b20aa2611f8ae026f8e46 (plain)
1
2
3
4
5
6
7
8
LIST=OS
ifndef QRECURSE
QRECURSE=recurse.mk
ifdef QCONFIG
QRDIR=$(dir $(QCONFIG))
endif
endif
include $(QRDIR)$(QRECURSE)