istereo
changeset 41:b5cce4258afb
foo
author | John Tsiombikas <nuclear@member.fsf.org> |
---|---|
date | Sun, 19 Feb 2012 17:37:15 +0200 |
parents | 9e8fb79fd959 |
children | 6e9e09ec767e |
files | Makefile.xcbuild |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line diff
1.1 --- a/Makefile.xcbuild Sun Feb 19 17:25:41 2012 +0200 1.2 +++ b/Makefile.xcbuild Sun Feb 19 17:37:15 2012 +0200 1.3 @@ -36,3 +36,8 @@ 1.4 .PHONY: install 1.5 install: 1.6 xcodebuild install 1.7 + 1.8 +# foo 1.9 +.PHONY: run 1.10 +run: 1.11 + iphonesim launch /Users/nuclear/code/idev/istereo/build/Debug-iphonesimulator/istereo.app