diff options
| author | Jonas Häggqvist <rasher@rasher.dk> | 2005-06-26 22:47:19 +0000 |
|---|---|---|
| committer | Jonas Häggqvist <rasher@rasher.dk> | 2005-06-26 22:47:19 +0000 |
| commit | 80324d1ed3e76653ffd2b0eb88dc6b4ac64710f0 (patch) | |
| tree | e8f85d93ac6c169490c7fc66f5ba0daf2d96806a | |
| parent | e021e1f42c817bf36b0ad84ffff1df797cbfa077 (diff) | |
| download | rockbox-80324d1ed3e76653ffd2b0eb88dc6b4ac64710f0.zip rockbox-80324d1ed3e76653ffd2b0eb88dc6b4ac64710f0.tar.gz rockbox-80324d1ed3e76653ffd2b0eb88dc6b4ac64710f0.tar.bz2 rockbox-80324d1ed3e76653ffd2b0eb88dc6b4ac64710f0.tar.xz | |
Add make install step - still quite outdated, but at least what's there is more correct now.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6886 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | docs/UISIMULATOR | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/UISIMULATOR b/docs/UISIMULATOR index bdbe21b..23587e0 100644 --- a/docs/UISIMULATOR +++ b/docs/UISIMULATOR @@ -45,6 +45,7 @@ Terminology [ Makefile created, archos subdirectory created ] $ make + $ make install $ ./rockboxui Note that the simulator uses a local subdirectory named 'archos' as "root |