summaryrefslogtreecommitdiffstats
path: root/package/vice/vice.mk
Commit message (Collapse)AuthorAgeFilesLines
* games: Move all games into games subdirDaniel Laird2008-08-291-18/+0
| | | | | | | | | | Moved all games into a subdir called games and then updated makefiles as necessary. If not one objects to this one then I will probably do the same for audio next. Daniel Laird
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-1/+1
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* added viceJohn Voltz2008-03-061-0/+18