mirror of
https://github.com/friendica/friendica
synced 2024-11-11 05:02:54 +00:00
6 lines
75 B
Makefile
6 lines
75 B
Makefile
all:
|
|
cd dark; make; cd ..
|
|
cd green; make; cd ..
|
|
cd lilac; make; cd ..
|
|
|
|
|