1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 08:10:15 +02:00
This commit is contained in:
Jim Meyering
2004-11-25 12:44:01 +00:00
parent d2edfe4f83
commit 63ca304e54
-1
View File
@@ -617,7 +617,6 @@ yes.1: $(common_dep) $(srcdir)/yes.x ../src/yes.c
mkdir $t; \
(cd $t && $(LN_S) ../../src/$(mapped_name)$(EXEEXT) $*$(EXEEXT)); \
$(PERL) -- $(srcdir)/help2man \
--program-name=$* \
--include=$(srcdir)/$*.x \
--output=$@ $t/$*$(EXEEXT)
@chmod a-w $@