summaryrefslogtreecommitdiffstats
path: root/rules/mgetty.make
diff options
context:
space:
mode:
authorJochen Frieling <j.frieling@pengutronix.de>2007-10-18 11:16:44 +0000
committerJochen Frieling <j.frieling@pengutronix.de>2007-10-18 11:16:44 +0000
commit520debfe2990af98527f1d28ef861db18c65332d (patch)
tree9744ef709c8ee5a08d143d113c0a56de0c101fc7 /rules/mgetty.make
parent67c96a64342908a83cfdd08a03d80be5b3aacdd4 (diff)
downloadptxdist-520debfe2990af98527f1d28ef861db18c65332d.tar.gz
ptxdist-520debfe2990af98527f1d28ef861db18c65332d.tar.xz
* help texts in m*.in rounded off, some fixes
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7479 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/mgetty.make')
-rw-r--r--rules/mgetty.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/mgetty.make b/rules/mgetty.make
index dc241b163..5266efae7 100644
--- a/rules/mgetty.make
+++ b/rules/mgetty.make
@@ -2,7 +2,7 @@
# $Id$
#
# Copyright (C) 2003 by BSP
-#
+#
# See CREDITS for details about who has contributed to this project.
#
# For further information about the PTXdist project and license conditions
@@ -98,7 +98,7 @@ mgetty_install: $(STATEDIR)/mgetty.install
$(STATEDIR)/mgetty.install: $(mgetty_install_deps_default)
@$(call targetinfo, $@)
# don't run make install - there's nothing to install and
- # mgetty's Makefile doesn't work for non-root
+ # mgetty's Makefile doesn't work for non-root
@$(call touch, $@)
# ----------------------------------------------------------------------------