summaryrefslogtreecommitdiffstats
path: root/src/cmd/devdraw/macargv.c
Commit message (Collapse)AuthorAgeFilesLines
* devdraw: simplify mac file namesRuss Cox2020-01-131-90/+0
| | | | | | Now that we only have Metal, we can drop the -metal. Also now that Carbon is gone we can drop the macargv.c, and then the -objc from object file names.
* mac: add 9term.app, Plumb.appRuss Cox2010-10-271-0/+90
R=rsc http://codereview.appspot.com/2783041