summaryrefslogtreecommitdiff
path: root/Makefile.ccpg
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-12-16 23:47:22 +0000
committerwlemb <wlemb>2001-12-16 23:47:22 +0000
commitea9d446a4090d15702fbfdc618c29618ce68e60c (patch)
tree2b4e11dd56e1117d0712dd9db9473280eb4116dd /Makefile.ccpg
parentca27e549c3d738b0903c1b778aae6713a709196d (diff)
downloadgroff-ea9d446a4090d15702fbfdc618c29618ce68e60c.tar.gz
* groff.texinfo: Document exact search algorithm for glyphs.
* Makefile.cpg, Makefile.ccpg, Makefile.man: Add dummy file to the left side of $(MANPAGES) rule to make it always non-empty.
Diffstat (limited to 'Makefile.ccpg')
-rw-r--r--Makefile.ccpg2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.ccpg b/Makefile.ccpg
index 02b5d66b..b89fab1f 100644
--- a/Makefile.ccpg
+++ b/Makefile.ccpg
@@ -24,7 +24,7 @@ TAGS_src: $(CCSRCS) $(CSRCS) $(GRAM) $(HDRS)
Makefile: $(MAKEFILEPARTS)
Makefile.dep:
touch Makefile.dep
-$(MANPAGES): $(top_srcdir)/VERSION $(top_srcdir)/REVISION
+$(top_builddir)/stamp-h $(MANPAGES): $(top_srcdir)/VERSION $(top_srcdir)/REVISION
pure: $(PROG).pure