Login   Register  
PHP Classes
elePHPant
Icontem

File: Forker/bin/Makefile

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of akash  >  PHP parallel programming  >  Forker/bin/Makefile  >  Download  
File: Forker/bin/Makefile
Role: Auxiliary data
Content type: text/plain
Description: *nix install file
Class: PHP parallel programming
Run parallel scripts using a C++ program
Author: By
Last change:
Date: 2009-10-14 09:24
Size: 69 bytes
 

Contents

Class file image Download
all: 
	g++ -o forker forker.cpp
install :
	cp forker /usr/local/bin