Mercurial > mplayer.hg
diff loader/Makefile @ 17943:c127ce678083
cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines
to ease patching in the future.
author | diego |
---|---|
date | Sat, 25 Mar 2006 10:38:37 +0000 |
parents | ce1ba8fd57e7 |
children | 7a9a9748e045 |
line wrap: on
line diff
--- a/loader/Makefile Sat Mar 25 10:18:18 2006 +0000 +++ b/loader/Makefile Sat Mar 25 10:38:37 2006 +0000 @@ -7,9 +7,9 @@ ifeq ($(TARGET_WIN32),yes) LIB_OBJECTS= driver.o afl.o vfl.o else -LIB_OBJECTS= ldt_keeper.o pe_image.o module.o \ -ext.o win32.o driver.o pe_resource.o \ -resource.o registry.o elfdll.o afl.o vfl.o wrapper.o +LIB_OBJECTS= ldt_keeper.o pe_image.o module.o ext.o win32.o \ + driver.o pe_resource.o resource.o registry.o \ + elfdll.o afl.o vfl.o wrapper.o endif # gcc-3.0 produces buggy code for acmStreamOpen() with