aboutsummaryrefslogtreecommitdiff
path: root/unix/make/Make.OpenBSD-386
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-03-25 23:08:24 +0000
committerrsc <devnull@localhost>2004-03-25 23:08:24 +0000
commita27e20579cb03a28bd1e1b88e49f80db76e51d68 (patch)
treec3a2fae9c89bc8368bd28132004aa2f5df1ed583 /unix/make/Make.OpenBSD-386
parent8ad517944e46710ab832350c0dc3fc4e9239f7e2 (diff)
downloadplan9port-a27e20579cb03a28bd1e1b88e49f80db76e51d68.tar.gz
plan9port-a27e20579cb03a28bd1e1b88e49f80db76e51d68.tar.bz2
plan9port-a27e20579cb03a28bd1e1b88e49f80db76e51d68.zip
More files.
Diffstat (limited to 'unix/make/Make.OpenBSD-386')
-rw-r--r--unix/make/Make.OpenBSD-3867
1 files changed, 7 insertions, 0 deletions
diff --git a/unix/make/Make.OpenBSD-386 b/unix/make/Make.OpenBSD-386
new file mode 100644
index 00000000..087ed3ab
--- /dev/null
+++ b/unix/make/Make.OpenBSD-386
@@ -0,0 +1,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 # default, can be overriden by Make.$(SYSNAME)
+NAN=nan64.$O