Make.Darwin (153B)
1 CC=gcc 2 CFLAGS+=-Wall -Wno-missing-braces -Wno-parentheses -Wno-switch -O2 -g -c -I. -I${PREFIX}/include 3 O=o 4 AR=ar 5 ARFLAGS=rvc 6 NAN=nan64.$O 7 RANLIB=ranlib
plan9port[fork] Plan 9 from user space | ||
git clone git://src.adamsgaard.dk/plan9port # fast git clone https://src.adamsgaard.dk/plan9port.git # slow | ||
Log | Files | Refs | README | LICENSE | Back to index |