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

5 lines
102 B
Plaintext
Raw Normal View History

2018-12-05 10:50:35 -08:00
#!/bin/sh
# Wrapper to build run GNU autoconf tool chain on yarrp project
set -x
autoreconf -fviW all