summaryrefslogtreecommitdiff
path: root/cad/spice/files/NetBSD
diff options
context:
space:
mode:
Diffstat (limited to 'cad/spice/files/NetBSD')
-rw-r--r--cad/spice/files/NetBSD10
1 files changed, 10 insertions, 0 deletions
diff --git a/cad/spice/files/NetBSD b/cad/spice/files/NetBSD
new file mode 100644
index 00000000000..ee4b0b32168
--- /dev/null
+++ b/cad/spice/files/NetBSD
@@ -0,0 +1,10 @@
+# FreeBSD config exception file
+
+MAKE = /usr/bin/make
+INTERFACE_OPTS = -DWANT_X11
+CC = gcc
+CC_OPT = -O2 -pipe
+CC_OPT_SAFE = -O2 -fno-strength-reduce -pipe
+LDFLAGS = -L${X11BASE}/lib -lm -ltermcap
+ASM_HACK = < /dev/null
+SYS_CFLAGS = -Dbsd