mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-04 18:09:53 +03:00
1
This commit is contained in:
8
thirdparty/JSON_parser/arm/Makefile
vendored
Normal file
8
thirdparty/JSON_parser/arm/Makefile
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
LIST=VARIANT
|
||||
ifndef QRECURSE
|
||||
QRECURSE=recurse.mk
|
||||
ifdef QCONFIG
|
||||
QRDIR=$(dir $(QCONFIG))
|
||||
endif
|
||||
endif
|
||||
include $(QRDIR)$(QRECURSE)
|
||||
1
thirdparty/JSON_parser/arm/o-le-v7-g/Makefile
vendored
Normal file
1
thirdparty/JSON_parser/arm/o-le-v7-g/Makefile
vendored
Normal file
@@ -0,0 +1 @@
|
||||
include ../../common.mk
|
||||
Reference in New Issue
Block a user