summaryrefslogtreecommitdiff
path: root/lang/objc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support 2.2.1David E. O'Brien1997-03-251-2/+2
| | | | Notes: svn path=/head/; revision=6009
* sed out -* from ``uname -r'' so this will build on future versions ofDavid E. O'Brien1997-03-251-5/+5
| | | | | | | SNAPs, BETAs, etc... Notes: svn path=/head/; revision=6008
* Added support for 2.1.{5,6}. I didn't see any reason why this shouldn'tDavid E. O'Brien1997-03-251-3/+3
| | | | | | | work on these too (especially 2.1.6). Notes: svn path=/head/; revision=5999
* New port, objc, an Objective C compiler.Chuck Robey1997-03-185-0/+98
Notes: svn path=/head/; revision=5977