Skip to content
Snippets Groups Projects
Commit e934093c authored by Martin Nilsson's avatar Martin Nilsson
Browse files

Include pike bundles in xenofarm dists.

Rev: Makefile:1.125
parent 17846abb
No related branches found
No related tags found
No related merge requests found
# #
# $Id: Makefile,v 1.124 2003/12/25 08:41:45 mirar Exp $ # $Id: Makefile,v 1.125 2004/02/27 16:51:12 nilsson Exp $
# #
# Meta Makefile # Meta Makefile
# #
...@@ -235,6 +235,7 @@ snapshot: snapshot_export ...@@ -235,6 +235,7 @@ snapshot: snapshot_export
xenofarm_export: xenofarm_export:
@echo Begin export @echo Begin export
-cp ~/pike_bundles/* bundles
@$(DO_MAKE) "CONFIGUREARGS=--disable-binary $(CONFIGUREARGS)" \ @$(DO_MAKE) "CONFIGUREARGS=--disable-binary $(CONFIGUREARGS)" \
"OS=source" "LIMITED_TARGETS=yes" "METATARGET=snapshot_export" \ "OS=source" "LIMITED_TARGETS=yes" "METATARGET=snapshot_export" \
"EXPORT_NAME=Pike%maj.%min-%Y%M%D-%h%m%s" \ "EXPORT_NAME=Pike%maj.%min-%Y%M%D-%h%m%s" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment