Mercurial > mplayer.hg
comparison Makefile @ 19524:771698922515
Disentangle libdv and vorbis linker flags.
author | diego |
---|---|
date | Fri, 25 Aug 2006 13:32:22 +0000 |
parents | 8220d48531ae |
children | 17439bdff148 |
comparison
equal
deleted
inserted
replaced
19523:8220d48531ae | 19524:771698922515 |
---|---|
93 $(POLYP_LIB) \ | 93 $(POLYP_LIB) \ |
94 | 94 |
95 CODEC_LIBS = $(AV_LIB) \ | 95 CODEC_LIBS = $(AV_LIB) \ |
96 $(FAME_LIB) \ | 96 $(FAME_LIB) \ |
97 $(MAD_LIB) \ | 97 $(MAD_LIB) \ |
98 $(LIBDV_LIB) \ | |
98 $(VORBIS_LIB) \ | 99 $(VORBIS_LIB) \ |
99 $(THEORA_LIB) \ | 100 $(THEORA_LIB) \ |
100 $(FAAD_LIB) \ | 101 $(FAAD_LIB) \ |
101 $(LIBLZO_LIB) \ | 102 $(LIBLZO_LIB) \ |
102 $(DECORE_LIB) \ | 103 $(DECORE_LIB) \ |