info: Nicer remaking of info subject index pages
Give quiet-command a more useful last argument. Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
4709c68dad
commit
e0668ff294
1 changed files with 1 additions and 1 deletions
2
Make.mk
2
Make.mk
|
@ -329,7 +329,7 @@ $(libs) $(empth_lib):
|
|||
# each with the same prerequisites and commands. Use a stamp file.
|
||||
$(tsubj): info/stamp-subj ;
|
||||
info/stamp-subj: info/mksubj.pl $(tsrc)
|
||||
$(call quiet-command,perl $(srcdir)/info/mksubj.pl $(subjects) $(filter %.t, $^),GEN '$$(subjects)')
|
||||
$(call quiet-command,perl $(srcdir)/info/mksubj.pl $(subjects) $(filter %.t, $^),GEN '$(tsubj)')
|
||||
>$@
|
||||
|
||||
$(ttop): info/mktop.pl info/subjects.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue