]> mj.ucw.cz Git - vcut.git/commitdiff
News?
authorMartin Mares <mj@albireo.ucw.cz>
Thu, 9 Feb 2006 14:06:21 +0000 (15:06 +0100)
committerMartin Mares <mj@albireo.ucw.cz>
Thu, 9 Feb 2006 14:06:21 +0000 (15:06 +0100)
Makefile
README [new file with mode: 0644]

index 762dc6498db012c38d1bddcd5d63c4e660564bd7..99fa239c876a489ec052943e42f1a86969ebd524 100644 (file)
--- 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 (file)
index 0000000..b6777b6
--- /dev/null
+++ b/README
@@ -0,0 +1 @@
+This is a completely unimportant file.