log vidix/Makefile @ 23611:ecbb54f8d299

age author description
Thu, 17 May 2007 21:48:56 +0000 diego Remove awk test. awk is a basic Unix tool, any implementation is sufficient.
Thu, 10 May 2007 18:47:27 +0000 ben new VIDIX driver for IVTV cards, original patch by Lutz Koschorreck
Wed, 25 Apr 2007 08:40:43 +0000 diego cosmetics: Rename Makefile variables CONFIG_VIDIX_* --> VIDIX_*.
Mon, 16 Apr 2007 13:54:43 +0000 diego cosmetics: tabs --> spaces
Sat, 14 Apr 2007 10:52:40 +0000 ben added vidix driver for Permedia2 cards from upstream vidix
Sat, 14 Apr 2007 10:39:17 +0000 ben added conditional vidix drivers compilation
Fri, 06 Apr 2007 15:26:41 +0000 ben renamed libdha.[hc] to dha.[hc]
Fri, 06 Apr 2007 15:20:49 +0000 ben merged libdha and libvidix, moved all files from libdha to vidix directory
Sun, 01 Apr 2007 00:02:43 +0000 diego Move driver files directly into the vidix directory.
Sat, 31 Mar 2007 23:48:48 +0000 diego Merge all VIDIX drivers into libvidix.a.
Sat, 24 Mar 2007 16:06:22 +0000 diego Remove multistage recursion for the vidix subdirectory and recurse from the
Wed, 14 Mar 2007 08:56:43 +0000 diego Use 'libs' instead of 'all' target.
Wed, 14 Mar 2007 08:55:06 +0000 diego Reuse common parts of all Makefiles through mpcommon.mak.
Wed, 14 Mar 2007 08:53:12 +0000 diego Don't remove 'test' on distclean, there is no such file.
Wed, 14 Mar 2007 08:45:58 +0000 diego cosmetics: Rename variables for consistency with other Makefiles.