Files
source-engine/thirdparty/JSON_parser/arm/Makefile
T
2020-04-22 12:56:21 -04:00

9 lines
127 B
Makefile

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