mirror of
https://github.com/friendica/friendica
synced 2024-12-25 16:40:15 +00:00
6 lines
52 B
Makefile
6 lines
52 B
Makefile
|
all:
|
||
|
cd dark; make; cd ..
|
||
|
cd green; make; cd ..
|
||
|
|
||
|
|