mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-15 15:51:01 +02:00
4 lines
43 B
Makefile
4 lines
43 B
Makefile
all:
|
|
$(MAKE) -C x86 $@
|
|
$(MAKE) -C x64 $@
|