for a while and was inevitable. Latest fteqcc required that fixes a limit with paths. Also added src/server/mapcycle.qc
9 lines
89 B
Makefile
9 lines
89 B
Makefile
all:
|
|
make menu
|
|
make plugs
|
|
|
|
menu:
|
|
cd menu-fn && $(MAKE)
|
|
|
|
plugs:
|
|
cd plugins && $(MAKE)
|