]> andersk Git - openssh.git/blobdiff - scard/Makefile.in
- (tim) [kex.c myproposal.h md-sha256.c openbsd-compat/sha2.c,h] Disable
[openssh.git] / 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.039691 seconds and 4 git commands to generate.