pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
2002-10-15
2002-10-15 15:17:50 by Martin Nilsson <mani@lysator.liu.se>
629e1646c0e1c4373d29c33c0094e0314ea72ba9 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Send EXPORTARGS to export.pike
Rev: src/Makefile.in:1.330
1:
#
-
# $Id: Makefile.in,v 1.
329
2002/10/
02
12
:
53
:
26
grubba
Exp $
+
# $Id: Makefile.in,v 1.
330
2002/10/
15
15
:
17
:
50
nilsson
Exp $
# # This line is needed on some machines.
620:
snapshot_export: source chmod +x $(SRCDIR)/install-sh $(RUNPIKE) $(TMP_BINDIR)/export.pike --srcdir="$(SRCDIR)" \
-
--exportlist=src/export_list --name=$(EXPORT_NAME)
+
--exportlist=src/export_list --name=$(EXPORT_NAME)
$(EXPORTARGS)
export: full_export