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 554 by douglas, 2005-07-10T04:22:54-07:00 vs.
Revision 557 by douglas, 2005-07-17T00:11:06-07:00

# Line 8 | Line 8
8   menes='menes'
9  
10   source "${menes}/build-sh.d/init.sh"
11 < source "${menes}/build-sh.d/init-c++.sh"
11 > source "${menes}/build-sh.d/c++.sh"
12 > source "${menes}/build-sh.d/menes.sh"
13  
14 < c++:binary 'DecentralizedMedia' *.hh *.cpp
14 > hi-ccxx-flags -Onone -g -DNFINLINE
15 > hi-ld-flags -Onone -g
16   hi-ccxx-flags $(pkg-config --cflags-only-I bmp) -I.
17   hi-ld-flags $(pkg-config --libs-only-L bmp) $(pkg-config --libs-only-l bmp)
18  
19 < source "${menes}/build-sh.d/stage-c++.sh"
19 > c++:binary 'DecentralizedMedia' *.hh *.cpp -- "${libmenes[@]}"
20 >
21   source "${menes}/build-sh.d/fini.sh"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines