summaryrefslogtreecommitdiff
path: root/games/bomb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add home page.Trevor Johnson2003-11-201-0/+2
| | | | Notes: svn path=/head/; revision=94494
* says bento, "svgalib-1.4.3 is only for i386"Trevor Johnson2003-10-121-0/+1
| | | | Notes: svn path=/head/; revision=90885
* I'm no longer interested in this.Trevor Johnson2003-05-222-4/+1
| | | | Notes: svn path=/head/; revision=81704
* Retire comment file.Trevor Johnson2003-03-012-1/+1
| | | | Notes: svn path=/head/; revision=76700
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-8/+8
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53954
* Add games/bomb, an interactive display hack for SVGAlib or X.Trevor Johnson2000-10-234-0/+85
Notes: svn path=/head/; revision=34144