log Makefile @ 20791:b5045bb4f1aa

age author description
Wed, 08 Nov 2006 23:45:15 +0000 diego 10l: Overlooked one $(EXESUF) addition.
Wed, 08 Nov 2006 00:13:33 +0000 diego Create binaries with proper executable suffix under Windows.
Mon, 06 Nov 2006 22:57:14 +0000 diego Remove remnants of long-gone libfame.
Fri, 03 Nov 2006 22:03:58 +0000 diego Streamline and simplify internal vs external libdvdread handling.
Fri, 03 Nov 2006 21:52:35 +0000 kraymer remove charset files (all of them are in UTF-8 now anyway)
Fri, 03 Nov 2006 13:48:52 +0000 diego libmpdvdkit2 --> libdvdread, it just contains libdvdread now.
Fri, 03 Nov 2006 12:25:56 +0000 diego Move libdvdcss into its own subdirectory.
Tue, 31 Oct 2006 13:34:17 +0000 diego Run dirclean instead of clean on distclean, this way we only need to
Tue, 31 Oct 2006 12:52:05 +0000 diego Unification of linker option handling, part 1 of many.
Tue, 31 Oct 2006 12:41:29 +0000 diego CFLAGS are not necessary for linking.
Mon, 30 Oct 2006 08:28:58 +0000 diego Make libmpdvdkit2 compilation slightly more consistent with the other modules.
Sun, 15 Oct 2006 13:59:26 +0000 diego Remove bogus warning about missing font.
Mon, 09 Oct 2006 09:22:43 +0000 diego Create target for mplayer-rc.o so that it is not rerun unconditionally.
Sun, 08 Oct 2006 14:10:43 +0000 rathann Disable linking mplayer with mp3lame when --disable-encoder=mp3lame is
Mon, 02 Oct 2006 00:51:29 +0000 rathann Fix make install. 10l for Diego.