aboutsummaryrefslogtreecommitdiff
path: root/src/Make.NetBSD-386
blob: bf30bc907423d8efc6cfdbb5bdd824f66de99668 (plain)
1
2
3
4
5
6
7
8
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	# default, can be overriden by Make.$(SYSNAME)
NAN=nan64.$O
RANLIB=true