summaryrefslogtreecommitdiffstats
path: root/vidix/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove awk test. awk is a basic Unix tool, any implementation is sufficient.diego2007-05-171-1/+1
* new VIDIX driver for IVTV cards, original patch by Lutz Koschorreckben2007-05-101-0/+1
* cosmetics: Rename Makefile variables CONFIG_VIDIX_* --> VIDIX_*.diego2007-04-251-13/+13
* cosmetics: tabs --> spacesdiego2007-04-161-17/+17
* added vidix driver for Permedia2 cards from upstream vidixben2007-04-141-0/+1
* added conditional vidix drivers compilationben2007-04-141-5/+19
* renamed libdha.[hc] to dha.[hc]ben2007-04-061-1/+1
* merged libdha and libvidix, moved all files from libdha to vidix directoryben2007-04-061-0/+20
* Move driver files directly into the vidix directory.diego2007-04-011-8/+5
* Merge all VIDIX drivers into libvidix.a.diego2007-03-311-1/+14
* Remove multistage recursion for the vidix subdirectory and recurse from thediego2007-03-241-12/+0
* Use 'libs' instead of 'all' target.diego2007-03-141-1/+1
* Reuse common parts of all Makefiles through mpcommon.mak.diego2007-03-141-15/+5
* Don't remove 'test' on distclean, there is no such file.diego2007-03-141-1/+1
* cosmetics: Rename variables for consistency with other Makefiles.diego2007-03-141-6/+6
* consistency cosmeticsdiego2007-03-141-2/+2
* Simplify library generation rule.diego2007-03-141-2/+2
* Merge all and do_drivers rules.diego2007-03-141-3/+1
* Remove superfluous/obsolete rules and variables.diego2007-03-141-7/+0
* Simplify .depend file inclusion.diego2007-02-271-3/+1
* Remove one level of indirection on VIDIX install/uninstall.diego2006-11-281-6/+0
* Remove superfluous comment.diego2006-11-251-3/+0
* Remove nonexistent variable/file.diego2006-11-251-1/+1
* Unify dep/depend targets.diego2006-11-201-4/+2
* Don't call make from shell constructs it prevent properalbeu2006-03-261-9/+9
* Make clean/distclean behave uniformly in all directories.diego2006-01-271-2/+2
* make uninstall was leaving vidix, dha, and libmpdvdkit librarieswight2004-10-201-0/+3
* ranlib cleanup by Dan Christiansenalex2004-06-241-1/+1
* removed -W -Wall -g and other gcc-specific warning/debug optionsarpi2002-08-221-1/+1
* Embedding vidixnick2002-01-071-2/+11
* preliminary versionnick2002-01-051-0/+39