mirror of
https://github.com/reactos/reactos.git
synced 2026-05-27 11:24:34 +08:00
4 lines
46 B
Bash
4 lines
46 B
Bash
#!/bin/sh
|
|
rm -rf autom4te.cache
|
|
autoreconf -i
|