log TOOLS/netstream/Makefile @ 22636:e107ac0d4d9a

age author description
Sat, 17 Mar 2007 00:18:13 +0000 diego Merge INCLUDE and CFLAGS, fixes Cola from last commit.
Sat, 17 Mar 2007 00:16:36 +0000 diego Remove unused variable.
Sat, 17 Mar 2007 00:05:38 +0000 diego Remove redundant rule for creating .o files from .c files, it's builtin.
Sat, 17 Mar 2007 00:01:01 +0000 diego Remove obsolete .SUFFIXES variable.
Sat, 17 Mar 2007 00:00:34 +0000 diego Remove nonsensical unused rules.
Tue, 27 Feb 2007 17:05:20 +0000 diego Simplify .depend file inclusion.
Sun, 18 Feb 2007 15:06:54 +0000 diego Remove internal minilzo, external liblzo can be used instead.
Sat, 25 Nov 2006 19:19:36 +0000 diego Remove nonexistent variable.
Sat, 25 Nov 2006 16:13:26 +0000 diego Remove superfluous comment.
Mon, 20 Nov 2006 11:18:01 +0000 diego Unify dep/depend targets.
Sat, 18 Nov 2006 00:33:01 +0000 diego Rename libdvdread to dvdread. We really only include only the dvdread
Fri, 03 Nov 2006 13:50:32 +0000 diego libmpdvdkit2 --> libdvdread
Mon, 28 Aug 2006 08:55:47 +0000 diego live.com --> LIVE555
Fri, 25 Aug 2006 15:09:33 +0000 diego Remove redundant variable that is contained in COMMON_LIBS.
Fri, 25 Aug 2006 14:57:07 +0000 diego Remove redundant variables that are contained in COMMON_LIBS.
Fri, 25 Aug 2006 14:55:42 +0000 diego Sync with the creation of the stream directory.
Tue, 01 Aug 2006 07:34:32 +0000 diego Simplify LIVE555 test and make it more consistent with the other tests.
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
Wed, 12 Jul 2006 17:58:07 +0000 diego OPTFLAGS already includes EXTRA_INC.
Fri, 27 Jan 2006 00:06:42 +0000 diego Make clean/distclean behave uniformly in all directories.
Sun, 19 Jun 2005 23:39:08 +0000 diego Avoid overly long lines to conform with the new general Makefile style.
Sun, 08 May 2005 14:38:35 +0000 diego MinGW compilation fix by Erik Lunchpail <erik_27can at yahoo dot com>
Wed, 04 May 2005 21:40:32 +0000 diego Remove nonexisting dependency.
Wed, 04 May 2005 21:39:52 +0000 diego readability cosmetics
Sun, 26 Sep 2004 09:54:46 +0000 diego -lpthread --> $(ARCH_LIB), helps linking on systems without pthread.
Thu, 01 Jul 2004 09:47:14 +0000 diego Bandaid linking fix, somebody should do this properly some day.
Tue, 17 Feb 2004 11:22:32 +0000 gabucino - Cleaned up the Makefile, added some *.o's
Sun, 06 Apr 2003 16:39:16 +0000 albeu A simple netstream server.