mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-01-08 11:02:24 +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
|