mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-05-10 10:26:48 +02: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
|