Thu, 15 Mar 2007 08:59:31 +0000 |
diego |
Remove Cygwin case from conditional, it's overridden by the Win32 case.
|
Thu, 15 Mar 2007 08:49:56 +0000 |
diego |
Rename LIBS variable to more standard name EXTRALIBS.
|
Thu, 15 Mar 2007 08:38:51 +0000 |
diego |
Fix test program linkage.
|
Thu, 15 Mar 2007 08:29:24 +0000 |
diego |
Include loader/ prefix in #include path everywhere.
|
Thu, 15 Mar 2007 00:56:54 +0000 |
diego |
SHORTNAME is not a target so it should not be used as prerequisite.
|
Thu, 15 Mar 2007 00:51:19 +0000 |
diego |
Merge two clean commands.
|
Thu, 15 Mar 2007 00:50:52 +0000 |
diego |
whitespace cosmetics
|
Thu, 15 Mar 2007 00:49:32 +0000 |
diego |
Use standard variable names for SRCS and OBJS.
|
Thu, 15 Mar 2007 00:29:50 +0000 |
diego |
Install targets should not remove files.
|
Wed, 14 Mar 2007 23:37:48 +0000 |
diego |
Add pci_names.c as prerequisite of the all target instead of the .o files.
|
Wed, 14 Mar 2007 23:34:17 +0000 |
diego |
Use the install program detected by configure.
|
Wed, 14 Mar 2007 23:08:34 +0000 |
diego |
Remove useless .SUFFIXES variable.
|
Wed, 14 Mar 2007 23:00:12 +0000 |
diego |
Remove unused SONAME_FLAGS variable.
|
Wed, 14 Mar 2007 22:40:10 +0000 |
diego |
Remove commented out superfluous lines.
|
Wed, 14 Mar 2007 22:38:42 +0000 |
diego |
Simplify rules using make shorthands.
|
Wed, 14 Mar 2007 22:20:40 +0000 |
diego |
whitespace cosmetics
|
Wed, 14 Mar 2007 20:51:46 +0000 |
diego |
Simplify handling of extra library flags.
|
Wed, 14 Mar 2007 20:50:48 +0000 |
diego |
Remove superfluous rule and variables, X_LIB does not exist any longer.
|
Wed, 14 Mar 2007 20:27:46 +0000 |
diego |
Remove superfluous variable indirection.
|
Wed, 14 Mar 2007 20:19:45 +0000 |
diego |
Reuse common parts of all Makefiles through mpcommon.mak.
|
Wed, 14 Mar 2007 20:17:01 +0000 |
diego |
Rename all target to libs.
|
Wed, 14 Mar 2007 20:12:39 +0000 |
diego |
Separate prerequisites and rules to avoid redundant rules.
|
Wed, 14 Mar 2007 20:08:26 +0000 |
diego |
whitespace cosmetics
|
Wed, 14 Mar 2007 20:07:15 +0000 |
diego |
Generate dependency information.
|
Wed, 14 Mar 2007 20:06:06 +0000 |
diego |
Remove superfluous rule and variable.
|
Wed, 14 Mar 2007 20:03:07 +0000 |
diego |
Properly mark all phony targets as such.
|
Wed, 14 Mar 2007 20:02:06 +0000 |
diego |
Rename VIDIX_CFLAGS to CFLAGS.
|
Wed, 14 Mar 2007 20:01:04 +0000 |
diego |
Remove unused variable.
|