repo.or.cz
/
moon.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
2009-10-20 Chris Toshok <toshok@ximian.com>
[moon.git]
/
examples
/
clock-hands
/
Makefile
blob
6c238a3653a1d3df0e178906822c384f65f194d6
1
hands
:
hands.
cpp
2
gcc hands.
cpp
-
o hands
`pkg-config --libs --cflags gtk+-2.0 mozilla-gtkmozembed mozilla-js`
3
4
clean
:
5
rm
-
f hands
6