From f415c639b94280b731106991573de53a807f6ef4 Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 27 Nov 2006 13:32:24 +0000 Subject: Move common code to mpcommon.mak. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21323 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libmpcodecs/Makefile | 8 -------- 1 file changed, 8 deletions(-) (limited to 'libmpcodecs') diff --git a/libmpcodecs/Makefile b/libmpcodecs/Makefile index c43381048b..1aa84f7f24 100644 --- a/libmpcodecs/Makefile +++ b/libmpcodecs/Makefile @@ -154,14 +154,6 @@ LIBAV_INC-$(CONFIG_LIBAVUTIL) += -I../libavutil LIBAV_INC-$(CONFIG_LIBAVCODEC) += -I../libavcodec -SRCS += $(SRCS-yes) -SRCS2 += $(SRCS2-yes) -LIBAV_INC += $(LIBAV_INC-yes) - - -OBJS=$(SRCS:.c=.o) -OBJS2=$(SRCS2:.c=.o) - CFLAGS = -I.. \ -Inative \ -I../libmpdemux \ -- cgit v1.2.3