Sun, 18 Mar 2007 22:11:32 +0000 |
diego |
Merge CFLAGS lines.
|
Tue, 13 Mar 2007 23:55:10 +0000 |
diego |
dep/depend should be a double colon target as well.
|
Tue, 13 Mar 2007 12:10:57 +0000 |
diego |
Give more descriptive names to the source and library variables and split
|
Tue, 13 Mar 2007 10:14:05 +0000 |
diego |
Give the library generation target a more sensible name.
|
Mon, 12 Mar 2007 23:26:02 +0000 |
diego |
Mark phony targets as such.
|
Sat, 24 Feb 2007 10:44:16 +0000 |
diego |
Simplify .depend file inclusion.
|
Sun, 04 Feb 2007 19:18:26 +0000 |
diego |
100l: Copy and paste typo, library dependencies and rules are separated now.
|
Sat, 03 Feb 2007 14:02:09 +0000 |
diego |
Merge both library rules by separating the rule from the dependencies.
|
Thu, 01 Feb 2007 01:09:39 +0000 |
diego |
Consider SRCS2 as well when generating dependency information.
|
Sat, 02 Dec 2006 12:08:25 +0000 |
diego |
Remove suffix rules that are just copies of make builtin rules.
|
Fri, 01 Dec 2006 01:11:42 +0000 |
diego |
Add libav include paths to CFLAGS without indirection.
|
Tue, 28 Nov 2006 11:54:12 +0000 |
diego |
Generate OBJS from SRCS in a more elegant and less redundant way.
|
Mon, 27 Nov 2006 13:32:24 +0000 |
diego |
Move common code to mpcommon.mak.
|
Mon, 27 Nov 2006 12:07:14 +0000 |
nplourde |
oops someone forgot obj-c source file
|
Mon, 27 Nov 2006 10:44:43 +0000 |
diego |
.s files don't exist anymore.
|
Mon, 27 Nov 2006 01:40:39 +0000 |
diego |
Move common code for generating multiple libraries to mpcommon.mak.
|
Sun, 26 Nov 2006 18:12:36 +0000 |
diego |
Merge common parts of all Makefiles into one file included by all.
|