summaryrefslogtreecommitdiff
path: root/Makefile.cpg
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.cpg
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.cpg')
-rw-r--r--Makefile.cpg2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.cpg b/Makefile.cpg
index 4cb514f4..b7af68c3 100644
--- a/Makefile.cpg
+++ b/Makefile.cpg
@@ -24,4 +24,4 @@ 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