Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | Akinori MUSHA | 2002-01-29 | 1 | -4/+4 |
| | | | | | | | | | | | 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 homepage. | Trevor Johnson | 2001-02-26 | 1 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=38778 | ||||
* | mode 1755 -> 4755 | Trevor Johnson | 2000-10-22 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=34097 | ||||
* | Add evil/acidwarp, an SVGAlib-based, psychedelic math art demo | Trevor Johnson | 2000-10-22 | 6 | -0/+89 |
descended from the DOS program. Notes: svn path=/head/; revision=34096 |