Mercurial > mplayer.hg
diff tremor/Makefile @ 22531:090ec2169aee
cosmetics: Fix indentation, reorder some lines for consistency.
author | diego |
---|---|
date | Tue, 13 Mar 2007 21:55:23 +0000 |
parents | 8bcff5c7e387 |
children | 795791668295 |
line wrap: on
line diff
--- a/tremor/Makefile Tue Mar 13 21:31:23 2007 +0000 +++ b/tremor/Makefile Tue Mar 13 21:55:23 2007 +0000 @@ -3,19 +3,19 @@ LIBNAME_COMMON = libvorbisidec.a SRCS_COMMON = bitwise.c \ - block.c \ - codebook.c \ - floor0.c \ - floor1.c \ - framing.c \ - info.c \ - mapping0.c \ - mdct.c \ - registry.c \ - res012.c \ - sharedbook.c \ - synthesis.c \ - window.c \ + block.c \ + codebook.c \ + floor0.c \ + floor1.c \ + framing.c \ + info.c \ + mapping0.c \ + mdct.c \ + registry.c \ + res012.c \ + sharedbook.c \ + synthesis.c \ + window.c \ CFLAGS = $(TREMOR_FLAGS)