# HG changeset patch # User diego # Date 1188515484 0 # Node ID 85eec8b244d87e91b7dcb50649908d28ff746600 # Parent 0b5863b939d35ff63ae6ec2d5073a2a2e5e32a3b cosmetics: Sort some lines, whitespace changes. diff -r 0b5863b939d3 -r 85eec8b244d8 Makefile --- a/Makefile Wed Aug 29 10:47:15 2007 +0000 +++ b/Makefile Thu Aug 30 23:11:24 2007 +0000 @@ -4,9 +4,9 @@ # include ../config.mak -CFLAGS+=-I$(SRC_PATH)/libavcodec +CFLAGS += -I$(SRC_PATH)/libavcodec -OBJS= utils.o cutils.o os_support.o allformats.o sdp.o +OBJS = allformats.o cutils.o os_support.o sdp.o utils.o HEADERS = avformat.h avio.h rtp.h rtsp.h rtspcodes.h