Page MenuHomeDevCentral

rebuild_all.sh
No OneTemporary

rebuild_all.sh

#! /bin/sh
make='make'
if which gmake; then make='gmake'; fi
sh autogen.sh
cd build && $make && $make install && cd ..

File Metadata

Mime Type
text/x-shellscript
Expires
Sun, Nov 16, 13:06 (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3167799
Default Alt Text
rebuild_all.sh (122 B)

Event Timeline