Jelajahi Sumber

This too should not use $*

Bryan Drewery 11 tahun lalu
induk
melakukan
ae19bad005
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/Makefile.in

+ 1 - 1
src/Makefile.in

@@ -92,7 +92,7 @@ responses.cc: $(RESPONSESFILE) $(top_srcdir)/build/makeres.sh
 cmds.cc: help.h
 
 help.h: $(HELPFILE) $(top_srcdir)/build/makehelp.sh $(STRINGFIX)
-	@echo -e "{H}	\033[1m$*\033[0m"
+	@echo -e "{H}	\033[1m$@\033[0m"
 	@$(top_srcdir)/build/makehelp.sh < $(HELPFILE) | $(STRINGFIX) > $@
 
 sorthelp: sorthelp.cc ../lib/bdlib/src/libbdlib.a