Gitiles
Code Review
Sign In
192.168.1.100
/
R306
/
b760bd950b4f56dbe34f084dbd1c5c6d08ef08e8
/
.
/
ap
/
app
/
iptables
/
autogen.sh
blob: 9b02a798269879b355f807b16521b2d4c5d48cf7 [
file
] [
log
] [
blame
]
yuezonghe
824eb0c
2024-06-27 02:32:26 -0700
[
diff
] [
blame
]
1
#!/bin/bash
2
3
automake
--
add
-
missing
4
autoreconf
-
fi
;
5
rm
-
Rf
autom4te
*.
cache
;