9os

Experimental kernel using plan9 ideas for embedded device
git clone git://git.simple-cc.org/9os
Log | Files | Refs | README | LICENSE

amd64-openbsd.mk (131B)


      1 ARCH = amd64
      2 SYS = openbsd
      3 ABI = amd64-posix
      4 MODE = hosted
      5 SYSCFLAGS = $(NOPIE_CFLAGS)
      6 SYSLDFLAGS = $(NOPIE_LDFLAGS)
      7 OS9 = 9hosted