aboutsummaryrefslogtreecommitdiff
path: root/Make.Darwin-386
blob: 21ede6f298ff2e866581192b4e9e41c0116a923c (plain)
1
2
3
4
5
6
7
CC=gcc
CFLAGS+=-Wall -Wno-missing-braces -Wno-parentheses -Wno-switch -O2 -g -c -I. -I${PREFIX}/include
O=o
AR=ar
ARFLAGS=rvc
NAN=nan64.$O
RANLIB=ranlib