mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-07-17 05:57:10 +02:00
Update WIP discord and some vendors.
CPR has features disabled and PCRE is fully disabled until updated to new code.
This commit is contained in:
Vendored
+8
@@ -0,0 +1,8 @@
|
||||
LIST=OS
|
||||
ifndef QRECURSE
|
||||
QRECURSE=recurse.mk
|
||||
ifdef QCONFIG
|
||||
QRDIR=$(dir $(QCONFIG))
|
||||
endif
|
||||
endif
|
||||
include $(QRDIR)$(QRECURSE)
|
||||
Reference in New Issue
Block a user