Mercurial > hg > xemacs-beta
diff Makefile.in.in @ 4374:4939bde48d12
Fix incorrect comment convention.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Tue, 01 Jan 2008 22:09:51 -0800 |
parents | 146742e30f05 |
children | eb82fbb675ea fd8a9a4d81d9 |
line wrap: on
line diff
--- a/Makefile.in.in Mon Dec 31 21:35:20 2007 +0100 +++ b/Makefile.in.in Tue Jan 01 22:09:51 2008 -0800 @@ -515,9 +515,9 @@ echo " make install-all-packages"; \ fi -# The test for a non-trivial path simply checks for the conventional Unix -# path separator ":". This is reasonable because this is basically just -# a convenience feature, anyway. +## The test for a non-trivial path simply checks for the conventional Unix +## path separator ":". This is reasonable because this is basically just +## a convenience feature, anyway. mkpkgdir: FRC.mkdir ${MAKEPATH} @if test -z ${package_path}; \