Team Fortress 2 Source Code as on 22/4/2020
 
 
 
 
 
 

8 lines
123 B

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