for a while and was inevitable. Latest fteqcc required that fixes a limit with paths. Also added src/server/mapcycle.qc
5 lines
60 B
Makefile
5 lines
60 B
Makefile
CC=fteqcc
|
|
|
|
all:
|
|
cd client && $(MAKE)
|
|
cd server && $(MAKE)
|