aboutsummaryrefslogtreecommitdiff
path: root/doc/cflow.texi
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-09-18 20:22:08 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-09-18 20:22:08 +0000
commitecfbb34955b56f20f36ea589626ad5434cbc46a9 (patch)
tree763da5e4e503367252df5eb5f3046c925d3a5e0d /doc/cflow.texi
parent47efd20ab83be0f0e8c60b04d51206fd3f3f9f1e (diff)
downloadcflow-ecfbb34955b56f20f36ea589626ad5434cbc46a9.tar.gz
cflow-ecfbb34955b56f20f36ea589626ad5434cbc46a9.tar.bz2
Updated
Diffstat (limited to 'doc/cflow.texi')
-rw-r--r--doc/cflow.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cflow.texi b/doc/cflow.texi
index 85406ff..c51ab46 100644
--- a/doc/cflow.texi
+++ b/doc/cflow.texi
@@ -483,7 +483,7 @@ Special quirks using --symbol option. }
@UNREVISED{}
@smallexample
-FLOWCHART_FILES=$(@PACKAGE@_SOURCES)
+FLOWCHART_FILES=$(@@PACKAGE@@_SOURCES)
$(PACKAGE).cflow: cflow $(FLOWCHART_FILES) cflow.rc Makefile
CFLOWRC=$(top_srcdir)/build-aux/cflow.rc \
cflow -o$@ -i^s $(DEFS) $(DEFAULT_INCLUDES) \

Return to:

Send suggestions and report system problems to the System administrator.