Lines Matching full:gnome
2 @echo "Valid targets: gnome-ssh-askpass1 gnome-ssh-askpass2"
4 gnome-ssh-askpass1: gnome-ssh-askpass1.c
5 $(CC) `gnome-config --cflags gnome gnomeui` \
6 gnome-ssh-askpass1.c -o gnome-ssh-askpass1 \
7 `gnome-config --libs gnome gnomeui`
9 gnome-ssh-askpass2: gnome-ssh-askpass2.c
11 gnome-ssh-askpass2.c -o gnome-ssh-askpass2 \
15 rm -f *.o gnome-ssh-askpass1 gnome-ssh-askpass2 gnome-ssh-askpass