From 953a3edc91624c62451e27cfedf9875f673e47b7 Mon Sep 17 00:00:00 2001 From: bwarken Date: Mon, 6 May 2013 00:00:25 +0000 Subject: New project `contrib/RUNOFF'. Correction in `src/roff/groff/Makefile.sub'. --- src/roff/groff/Makefile.sub | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/roff/groff/Makefile.sub b/src/roff/groff/Makefile.sub index 1e71ca62..0fff2cb7 100644 --- a/src/roff/groff/Makefile.sub +++ b/src/roff/groff/Makefile.sub @@ -8,7 +8,7 @@ # Rewritten by Bernd Warken and # Werner LEMBERG -# Last update: 01 May 2013 +# Last update: 06 May 2013 # `groff' is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -43,7 +43,7 @@ RM=rm -f all: $(srcdir)/groff.cpp groff_opts.tmp $(GROFF_OPTS_OUTPUT) -groff_opts.tmp: $(srcdir)/cpp +groff_opts.tmp: $(srcdir)/groff.cpp @$(GREP) -e ':.*:.*:' $< \ | sed -e 's/[ \t",]//g' > $@ @echo -n 'groff options: ' -- cgit v1.2.1