Project

General

Profile

« Previous | Next » 

Revision 1956

with_all: Documented that it must be run from the root svn directory

View differences:

with_all
1 1
#!/bin/bash
2 2
# Runs a make target on all inputs at once.
3 3
# Creates a job in the calling shell for each process.
4
# Must be run from the root svn directory.
4 5

  
5 6
with_all_main ()
6 7
{

Also available in: Unified diff