]> andersk Git - openssh.git/blobdiff - contrib/Makefile
20070326
[openssh.git] / contrib / Makefile
index 9bdb95ffb4d6b05b16494fdb55746aae4b866d9c..2cef46f6c6d3e151a7b29b4f89b1be727eee120a 100644 (file)
@@ -1,11 +1,6 @@
 all:
        @echo "Valid targets: gnome-ssh-askpass1 gnome-ssh-askpass2"
 
-gnome-ssh-askpass2: gnome-ssh-askpass2.c
-       $(CC) `pkg-config --cflags gtk+-2.0` \
-               gnome-ssh-askpass2.c -o gnome-ssh-askpass2 \
-               `pkg-config --libs gtk+-2.0`
-
 gnome-ssh-askpass1: gnome-ssh-askpass1.c
        $(CC) `gnome-config --cflags gnome gnomeui` \
                gnome-ssh-askpass1.c -o gnome-ssh-askpass1 \
This page took 0.03306 seconds and 4 git commands to generate.