mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 18:16:22 +00:00
5 lines
40 B
Bash
Executable File
5 lines
40 B
Bash
Executable File
#!/bin/sh
|
|
|
|
mkdir -p m4
|
|
autoreconf -i $@
|