]> andersk Git - openssh.git/blobdiff - Makefile.in
Unbreak make -f Makefile.in distprep
[openssh.git] / Makefile.in
index ccf9368677e0e54cd6f3df8335850f5e29b71423..e3f2506efc33ec04f74d622e4f0b8241ae2af5c8 100644 (file)
@@ -1,6 +1,7 @@
 # $Id$
 
-SHELL = @SH@
+# uncomment if you run a non bourne compatable shell. Ie. csh
+#SHELL = @SH@
 
 prefix=@prefix@
 exec_prefix=@exec_prefix@
This page took 0.10274 seconds and 4 git commands to generate.