Changeset 309 in Main for trunk


Ignore:
Timestamp:
Oct 10, 2024, 12:37:30 PM (5 weeks ago)
Author:
Nishi
Message:

add openserver

Location:
trunk
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/Platform/openserver.mk

    r308 r309  
    33SHELL = /usr/bin/bash
    44
    5 CC = cc
     5CC = gcc
    66AR = ar
    77CFLAGS = -DPREFIX=\"$(PREFIX)\" -I $(PWD)/Common -I $(PWD)/VC6Compat
  • trunk/README

    r277 r309  
    4444Haiku                    Working
    4545Minix                    Working
     46UnixWare                 Working on 7.1.1
    4647PlayStation Portable     Working, missing module support
    4748                         TODO: Get multi-threading working (maybe)
  • trunk/README.tmpl

    r277 r309  
    4444Haiku                    Working
    4545Minix                    Working
     46UnixWare                 Working on 7.1.1
    4647PlayStation Portable     Working, missing module support
    4748                         TODO: Get multi-threading working (maybe)
Note: See TracChangeset for help on using the changeset viewer.