mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-01-06 00:31:14 +01:00
6 lines
62 B
Bash
Executable File
6 lines
62 B
Bash
Executable File
#!/bin/sh
|
|
|
|
mkdir -p m4
|
|
autoreconf -f -i
|
|
rm -rf autom4te.cache
|