1
0
mirror of https://github.com/cmand/yarrp.git synced 2024-05-11 05:55:06 +00:00
Files
cmand-yarrp/bootstrap
2018-12-05 10:50:35 -08:00

5 lines
102 B
Bash
Executable File

#!/bin/sh
# Wrapper to build run GNU autoconf tool chain on yarrp project
set -x
autoreconf -fviW all