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