]> andersk Git - gssapi-openssh.git/blobdiff - openssh/scard/Makefile.in
Import of OpenSSH 3.2.2p1
[gssapi-openssh.git] / openssh / scard / Makefile.in
index f2d596a6459510262292ccdb60c428923eaad630..07433c191d7e04b72792d03c8fb0b48bcf1e071d 100644 (file)
@@ -11,13 +11,14 @@ VPATH=@srcdir@
 
 all:
 
-Ssh.bin:  Ssh.bin.uu
-       uudecode Ssh.bin.uu
+#Ssh.bin:  Ssh.bin.uu
+#      uudecode Ssh.bin.uu
 
 clean:
-       rm -rf Ssh.bin
+#      rm -rf Ssh.bin
 
-distprep: Ssh.bin
+distprep:
+       uudecode Ssh.bin.uu
 
 distclean: clean
        rm -f Makefile *~
This page took 0.127988 seconds and 4 git commands to generate.