]> andersk Git - gssapi-openssh.git/blobdiff - openssh/scard/Makefile.in
try handling Globus flavor at the start, so we have a better chance of
[gssapi-openssh.git] / openssh / scard / Makefile.in
index 07433c191d7e04b72792d03c8fb0b48bcf1e071d..f2d596a6459510262292ccdb60c428923eaad630 100644 (file)
@@ -11,14 +11,13 @@ 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:
-       uudecode Ssh.bin.uu
+distprep: Ssh.bin
 
 distclean: clean
        rm -f Makefile *~
This page took 0.046765 seconds and 4 git commands to generate.