summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorSteffen Nurpmeso <sdaoden@yandex.com>2014-03-30 22:09:01 +0200
committerWerner Lemberg <wl@gnu.org>2014-03-30 22:09:01 +0200
commitefc407da104b7882a8139b7ba4b1e2909dfded76 (patch)
tree76219eb02c87c1df5d2acf87ea198b8d8241abae /arch
parent7799ed5bf64d7a0c613679ccef48f7b686fa87ff (diff)
downloadgroff-git-efc407da104b7882a8139b7ba4b1e2909dfded76.tar.gz
*/Makefile.*: Put straight error-prevention prefixes for `rm', part 2.
Diffstat (limited to 'arch')
-rw-r--r--arch/misc/Makefile.sub2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/misc/Makefile.sub b/arch/misc/Makefile.sub
index 9f12153ea..5bce8ce32 100644
--- a/arch/misc/Makefile.sub
+++ b/arch/misc/Makefile.sub
@@ -22,5 +22,3 @@ all: shdeps.sed
shdeps.sed: $(srcdir)/shdeps.sh
$(SHELL) $(srcdir)/shdeps.sh "$(RT_SEP)" "$(SH_SEP)" "$(bindir)" > $@
-
-# eof