Mercurial > mplayer.hg
log Makefile @ 22724:bf2711ae4cbe
age | author | description |
---|---|---|
Mon, 19 Mar 2007 00:10:38 +0000 | diego | Move -I. to the front of CFLAGS, works around problems with headers from |
Mon, 19 Mar 2007 00:07:34 +0000 | diego | Remove commented-out -Wall CFLAGS, can be set from configure/config.mak. |
Tue, 13 Mar 2007 23:42:38 +0000 | diego | cosmetics: Move some parts around to make more sense overall. |
Tue, 13 Mar 2007 22:43:11 +0000 | diego | cosmetics: Move depend target in preparation for upcoming changes. |
Tue, 13 Mar 2007 22:19:18 +0000 | diego | Rename mp3lib/libMP3.a to mp3lib/libmp3.a for consistency. |
Tue, 13 Mar 2007 00:37:29 +0000 | diego | Add common sources to .depend target. |
Tue, 13 Mar 2007 00:34:56 +0000 | diego | Handle common parts at the objects instead of at the sources level. |