From 8b9a1dc4052f30b224634f09ad0c11ba803e8c5c Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Thu, 9 Feb 2006 15:04:47 +0100 Subject: [PATCH] Just testing... --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 99fa239..762dc64 100644 --- a/Makefile +++ b/Makefile @@ -3,6 +3,8 @@ LD=gcc-4.0 #CFLAGS=-O2 -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wredundant-decls -std=gnu99 CFLAGS=-O0 -g -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wredundant-decls -std=gnu99 +# just testing... + all: vorbiscut oggtest: LDFLAGS+=-logg -- 2.39.2