mirror of https://github.com/BOINC/boinc.git
Fix a comment
svn path=/trunk/boinc_samples/; revision=15116
This commit is contained in:
parent
9bbbea5942
commit
f5999a9dda
|
@ -22,9 +22,9 @@
|
|||
#
|
||||
# Script to build Macintosh example_app using Makefile
|
||||
#
|
||||
# by Charlie Fenton 4/2/08
|
||||
# by Charlie Fenton 5/2/08
|
||||
#
|
||||
## In Terminal, CD to the example_app/Mac directory.
|
||||
## In Terminal, CD to the example_app directory.
|
||||
## cd [path]/example_app/
|
||||
## then run this script:
|
||||
## sh [path]/MakeMacExample.sh [ -clean ]
|
||||
|
|
Loading…
Reference in New Issue