From 3e73723e057707e6a433d70630319cbf00a988f1 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 11 Feb 1994 17:36:42 +0000 Subject: Formerly Makeconf.~14~ --- Makeconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makeconf b/Makeconf index 879f57c3..d957b254 100644 --- a/Makeconf +++ b/Makeconf @@ -25,7 +25,7 @@ gccheaders := /usr/local/lib/gcc-lib/i386-compaq-mach/2.5.7/include # Flags for compilation CPPFLAGS := -nostdinc -I$(headers) -I$(gccheaders) -CFLAGS := -Wall -Wno-parentheses -O -g +CFLAGS := -Wall -Wno-parentheses -O -g -pipe # Finding binaries CC=gcc -- cgit v1.2.3