Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12870734
rebuild_all.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
522 B
Referenced Files
None
Subscribers
None
rebuild_all.sh
View Options
#! /bin/sh
# Copyright (C) 1996 Darkbot Project.
# This program is free software, you can redistribute it and/or modify it
# under the terms of the GNU General Public License version 2. This
# program is distributed in the hope that it will be useful, but without
# any warranty, without even the implied warranty of merchantability or
# fitness for a particular purpose. See the COPYING file for details.
make
=
'make'
if
which gmake
;
then
make
=
'gmake'
;
fi
sh autogen.sh
cd
build
&&
$make
&&
$make
install
&&
cd
..
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Mon, Nov 17, 15:52 (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3164393
Default Alt Text
rebuild_all.sh (522 B)
Attached To
Mode
rDARKBOT Darkbot
Attached
Detach File
Event Timeline
Log In to Comment