aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-09-20 12:35:05 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-09-20 12:35:05 +0000
commit0891f1ede52fc72aaa77a8c0cc29951f8552b6d1 (patch)
tree30774de80ef0d0e9d02d4f8198cb7b5d6d1b254a
parentfe973ba514ffbe9b793c1cf465d7427419607d3d (diff)
downloadcflow-0891f1ede52fc72aaa77a8c0cc29951f8552b6d1.tar.gz
cflow-0891f1ede52fc72aaa77a8c0cc29951f8552b6d1.tar.bz2
Update
-rw-r--r--doc/cflow.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cflow.texi b/doc/cflow.texi
index b7eb4b8..0acf1d2 100644
--- a/doc/cflow.texi
+++ b/doc/cflow.texi
@@ -1069,5 +1069,5 @@ cflow_CFLOW_INPUT=$(cflow_OBJECTS:.$(OBJEXT)=.c)
cflow.cflow: $(cflow_CFLOW_INPUT) cflow.rc Makefile
CFLOWRC=$(top_srcdir)/src/cflow.rc \
- cflow -o$@ $(CFLOW_FLAGS) $(DEFS) \
+ cflow -o$@@ $(CFLOW_FLAGS) $(DEFS) \
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
$(CPPFLAGS) \

Return to:

Send suggestions and report system problems to the System administrator.