Files
interactive/gms/KT/sdkfreebsd64/libs/mhash-0.9.9.9/buildconf
T
2026-08-07 17:38:18 +09:00

8 lines
94 B
Bash

#! /bin/sh
aclocal && \
libtoolize -c --force && \
autoheader && \
automake -a -c
autoconf