2009-10-20 Chris Toshok <toshok@ximian.com>
[moon.git] / examples / animation-recorder / Makefile
blobc0a705347adbf7cb88dad0ba4b9d0fc03e5196e0
1 animation-recorder: animation-recorder.cpp
2 gcc animation-recorder.cpp -o animation-recorder `pkg-config --libs --cflags gtk+-2.0 mozilla-gtkmozembed mozilla-js moon`
4 clean:
5 rm -f animation-recorder
6 rm -f *.png