From e5c26b01f70303f3322ac98d670ef886a62ac38a Mon Sep 17 00:00:00 2001 From: rsc Date: Mon, 20 Sep 2004 15:08:57 +0000 Subject: various forgotten files --- unix/make/Make.Linux-power | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 unix/make/Make.Linux-power (limited to 'unix/make/Make.Linux-power') diff --git a/unix/make/Make.Linux-power b/unix/make/Make.Linux-power new file mode 100644 index 00000000..c1dc4109 --- /dev/null +++ b/unix/make/Make.Linux-power @@ -0,0 +1,6 @@ +CC=gcc +CFLAGS+=-Wall -Wno-missing-braces -Wno-parentheses -Wno-switch -O2 -g -c -I. +O=o +AR=ar +ARFLAGS=rvc +NAN=nan64.$O -- cgit v1.2.3