From: Martin Mares Date: Thu, 9 Feb 2006 14:06:21 +0000 (+0100) Subject: News? X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=0e0753f2e90672db4f2cc0f4a471c9ea39c9021f;p=vcut.git News? --- 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.