pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
2004-11-02
2004-11-02 11:31:07 by Henrik Grubbström (Grubba) <grubba@grubba.org>
fa49fce9bec4d292eef5f8be3ba4d5014eab3ce2 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Minor change.
Rev: src/Makefile.in:1.391
1:
#
-
# $Id: Makefile.in,v 1.
390
2004/11/02
10
:
39
:
51
grubba Exp $
+
# $Id: Makefile.in,v 1.
391
2004/11/02
11
:
31
:
07
grubba Exp $
# # This line is needed on some machines.
450:
Pike_ui.wxs: $(SRCDIR)/../packaging/windows/wix_ui.wxs @cp $(SRCDIR)/../packaging/windows/wix_ui.wxs Pike_ui.wxs
-
Pike_module.wxs:
+
Pike_module.wxs:
force
@no_autodoc="--no-autodoc"; \ if [ -f autodoc.xml ]; then no_autodoc=""; fi; \ $(RUNPIKE) $(TMP_BINDIR)/install.pike --wix $$no_autodoc \