aboutsummaryrefslogtreecommitdiff
path: root/unix/make/Make.NetBSD
diff options
context:
space:
mode:
Diffstat (limited to 'unix/make/Make.NetBSD')
-rw-r--r--unix/make/Make.NetBSD6
1 files changed, 6 insertions, 0 deletions
diff --git a/unix/make/Make.NetBSD b/unix/make/Make.NetBSD
new file mode 100644
index 00000000..87aa579f
--- /dev/null
+++ b/unix/make/Make.NetBSD
@@ -0,0 +1,6 @@
+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