From a27e20579cb03a28bd1e1b88e49f80db76e51d68 Mon Sep 17 00:00:00 2001 From: rsc Date: Thu, 25 Mar 2004 23:08:24 +0000 Subject: More files. --- unix/make/Make.OpenBSD-386 | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 unix/make/Make.OpenBSD-386 (limited to 'unix/make/Make.OpenBSD-386') 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 -- cgit v1.2.3