mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 07:38:49 -05:00
7 lines
57 B
Bash
Executable File
7 lines
57 B
Bash
Executable File
#!/bin/sh
|
|
|
|
automake Makefile
|
|
aclocal
|
|
autoheader
|
|
autoconf
|