]> andersk Git - openssh.git/blobdiff - scard/Makefile.in
- djm@cvs.openbsd.org 2003/05/14 01:00:44
[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.089316 seconds and 4 git commands to generate.