summaryrefslogtreecommitdiffstats
path: root/rules/mgetty.make
diff options
context:
space:
mode:
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, $@)
# ----------------------------------------------------------------------------