diff options
author | Mauro Giachero <mauro dot giachero at gmail dot com> | 2010-05-11 22:27:10 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:27:10 +0200 |
commit | a0113494621cbdb7d16dc868e05edd2da8225eed (patch) | |
tree | 2209cb45bae678b9e424308f0d1bd24383699395 /system/vice/README | |
parent | f2f5525d6e9993424d0b67593864dabfadd55285 (diff) | |
download | slackbuilds-a0113494621cbdb7d16dc868e05edd2da8225eed.tar.gz |
system/vice: Updated for version 2.0
Diffstat (limited to 'system/vice/README')
-rw-r--r-- | system/vice/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/system/vice/README b/system/vice/README index 4a0fd22967..2f731cb82e 100644 --- a/system/vice/README +++ b/system/vice/README @@ -1,9 +1,2 @@ VICE is the one and only Versatile Commodore Emulator. It provides emulation of the Commodore C64, C128, VIC20, PET, PLUS4 and CBM-II computers. - -If you are building this on Slamd64, execute the build script as follows: - ARCH=x86_64 ./vice.SlackBuild - -If you build on a multicore system, add JOBS={core #} to enable parallel -compilation, as in: JOBS=4 ./vice.SlackBuild -which starts up to 4 build jobs simultaneously. |