Date: Wed, 17 Jul 1996 11:45:05 +0400 (MSD) From: "Alexander V. Lukyanov" Message-Id: <199607170745.LAA09262@video.yars.free.net> To: breezy AT dali DOT math DOT swt DOT edu, djgpp AT delorie DOT com Subject: Re: Problem Compiling via Make > CFLAGS = $(LIB_FLAGS -O2) Shouldn't the line be CFLAGS = $(LIB_FLAGS) -O2