mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-15 20:53:29 +08:00
9 lines
61 B
Makefile
9 lines
61 B
Makefile
default: all
|
|
|
|
all:
|
|
aclocal
|
|
autoheader
|
|
automake
|
|
autoconf
|
|
|