mirror of
https://github.com/reactos/reactos.git
synced 2026-06-18 21:16:57 +08:00
4 lines
46 B
Bash
4 lines
46 B
Bash
#!/bin/sh
|
|
rm -rf autom4te.cache
|
|
autoreconf -i
|