summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 525b08eba..71f3623f1 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,4 +1,4 @@
1# $Id: Makefile.in,v 1.281 2006/08/30 17:24:41 djm Exp $ 1# $Id: Makefile.in,v 1.282 2006/09/12 11:54:10 djm Exp $
2 2
3# uncomment if you run a non bourne compatable shell. Ie. csh 3# uncomment if you run a non bourne compatable shell. Ie. csh
4#SHELL = @SH@ 4#SHELL = @SH@
@@ -203,7 +203,7 @@ clean: regressclean
203 203
204distclean: regressclean 204distclean: regressclean
205 rm -f *.o *.a $(TARGETS) logintest config.cache config.log 205 rm -f *.o *.a $(TARGETS) logintest config.cache config.log
206 rm -f *.out core opensshd.init 206 rm -f *.out core opensshd.init openssh.xml
207 rm -f Makefile buildpkg.sh config.h config.status ssh_prng_cmds 207 rm -f Makefile buildpkg.sh config.h config.status ssh_prng_cmds
208 rm -f survey.sh openbsd-compat/regress/Makefile *~ 208 rm -f survey.sh openbsd-compat/regress/Makefile *~
209 rm -rf autom4te.cache 209 rm -rf autom4te.cache