ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/SiteMapper/install.sh
(Generate patch)

Comparing:
DecentralizedMedia/make.sh (file contents), Revision 556 by douglas, 2005-07-11T03:24:59-07:00 vs.
SiteMapper/install.sh (file contents), Revision 899 by douglas, 2007-04-29T02:21:24-07:00

# Line 1 | Line 1
1   #!/usr/bin/env bash
2   # Douglas Thrift
3   #
4 < # Decentralized Media
4 > # Site Mapper
5   #
6   # $Id$
7  
8 < menes='menes'
9 <
10 < source "${menes}/build-sh.d/init.sh"
11 < source "${menes}/build-sh.d/init-c++.sh"
12 < source "${menes}/build-sh.d/menes.sh"
13 <
14 < hi-ccxx-flags $(pkg-config --cflags-only-I bmp) -I.
15 < hi-ld-flags $(pkg-config --libs-only-L bmp) $(pkg-config --libs-only-l bmp)
16 <
17 < c++:binary 'DecentralizedMedia' *.hh *.cpp
18 <
19 < source "${menes}/build-sh.d/stage-c++.sh"
20 < source "${menes}/build-sh.d/fini.sh"
8 > install -pv SiteMapper ~/bin/SiteMapper

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines