# | Line 9 | Line 9 | 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 | ||
13 | – | c++:binary 'DecentralizedMedia' *.hh *.cpp |
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" |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |