pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
2003-11-08
2003-11-08 15:52:19 by Henrik Grubbström (Grubba) <grubba@grubba.org>
d992ccbd985308f67880b413a32cb38cd2bb7fef (
8
lines) (+
5
/-
3
)
[
Show
|
Annotate
]
Branch:
7.9
Fixed target autodoc-stamp.
Rev: src/Makefile.in:1.369
1:
#
-
# $Id: Makefile.in,v 1.
368
2003/11/08
14
:
41
:
51
grubba Exp $
+
# $Id: Makefile.in,v 1.
369
2003/11/08
15
:
52
:
19
grubba Exp $
# # This line is needed on some machines.
640:
--imgdir=doc_build/images $(RUNPIKE) -x join_autodoc --quiet --post-process autodoc.xml doc_build
-
autodoc-stamp: autodoc.xml
-
@test -
d
autodoc-stamp || echo foo > autodoc-stamp
+
autodoc-stamp:
+
@test -f
autodoc.xml
|| $(MAKE) $(MAKEFLAGS) autodoc.xml
+
@test -
f
autodoc-stamp || echo foo > autodoc-stamp
images: doc_build/src/post_modules/GTK/refdoc/images @cp $(SRCDIR)/post_modules/GTK/refdoc/images/*.png \