mirror of
https://github.com/curl/curl.git
synced 2026-04-23 10:32:12 +03:00
6 lines
57 B
Bash
Executable file
6 lines
57 B
Bash
Executable file
#!/bin/sh
|
|
|
|
automake Makefile
|
|
aclocal
|
|
autoheader
|
|
autoconf
|