From 0e0753f2e90672db4f2cc0f4a471c9ea39c9021f Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Thu, 9 Feb 2006 15:06:21 +0100 Subject: [PATCH] News? --- Makefile | 2 -- README | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 README diff --git a/Makefile b/Makefile index 762dc64..99fa239 100644 --- a/Makefile +++ b/Makefile @@ -3,8 +3,6 @@ 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 diff --git a/README b/README new file mode 100644 index 0000000..b6777b6 --- /dev/null +++ b/README @@ -0,0 +1 @@ +This is a completely unimportant file. -- 2.39.2