Please test snapshots for 3.0 release
Tom Holroyd
tomh at po.crl.go.jp
Fri Oct 12 11:58:52 EST 2001
On Fri, 12 Oct 2001, Damien Miller wrote:
> If you have any patches you would like us to consider, please resend
> them to the list ASAP.
"make veryclean" doesn't remove scard/Makefile
--- #Makefile.in Tue Sep 18 14:06:22 2001
+++ Makefile.in Fri Oct 12 10:56:08 2001
@@ -158,6 +158,7 @@
rm -f *.out core
rm -f Makefile config.h config.status ssh_prng_cmds *~
(cd openbsd-compat; $(MAKE) distclean)
+ (cd scard; $(MAKE) distclean)
mrproper: distclean
More information about the openssh-unix-dev
mailing list