log osdep/Makefile @ 22086:8bf15e2ca61e

age author description
Wed, 10 Jan 2007 20:23:24 +0000 diego Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system.
Wed, 10 Jan 2007 19:35:41 +0000 diego Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system.
Wed, 10 Jan 2007 19:07:42 +0000 diego Move #ifdef directives around complete files into the build system.
Mon, 04 Dec 2006 11:59:23 +0000 diego Move the generation of osdep/mplayer-rc.o back to the top-level Makefile,
Mon, 27 Nov 2006 13:42:36 +0000 diego FFmpeg-style dependency declaration
Mon, 27 Nov 2006 11:19:49 +0000 diego Simplify, TARGET_WIN32 is both Cygwin and MinGW.
Sun, 26 Nov 2006 18:12:36 +0000 diego Merge common parts of all Makefiles into one file included by all.
Sat, 25 Nov 2006 16:12:36 +0000 diego Remove superfluous comment.
Sat, 25 Nov 2006 11:26:53 +0000 diego all should be the first target.
Sat, 25 Nov 2006 09:53:28 +0000 diego 10l copy + paste typo
Sat, 25 Nov 2006 09:52:45 +0000 diego Simplify LIBNAME target with $@ and $^.
Sat, 25 Nov 2006 09:50:18 +0000 diego Remove commented-out cruft.
Sat, 25 Nov 2006 09:49:18 +0000 diego Move osdep/mplayer.rc handling to the osdep Makefile.
Sat, 25 Nov 2006 01:22:20 +0000 nplourde added mmap_anon to osdep lib. Used in loader for now
Mon, 20 Nov 2006 11:18:01 +0000 diego Unify dep/depend targets.