log

age author description
Sat, 17 Mar 2007 00:39:03 +0000 diego Simplify compilation commands.
Sat, 17 Mar 2007 00:28:59 +0000 diego Bring somewhat closer to linking, still won't work, though.
Sat, 17 Mar 2007 00:28:30 +0000 diego Simplify link command.
Sat, 17 Mar 2007 00:26:40 +0000 diego Bring netstream somewhat closer to linking, still won't work.
Sat, 17 Mar 2007 00:21:16 +0000 diego Remove unnecessary -I option from CFLAGS.
Sat, 17 Mar 2007 00:19:41 +0000 diego Mark phony targets as such.
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:06:19 +0000 diego Fix compilation, bswap.h is now mpbswap.h.
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.
Fri, 16 Mar 2007 23:55:02 +0000 diego Use quotes instead of angular brackets for non-system includes.
Fri, 16 Mar 2007 23:44:28 +0000 diego Bring vivodump closer to linking; remains broken.
Fri, 16 Mar 2007 23:27:46 +0000 diego Fix linking: libswscale depends on libavutil, verbose was multiply defined...