[MPlayer-cvslog] r22882 - in trunk/libdha: Makefile oth pci.db
diego
subversion at mplayerhq.hu
Sun Apr 1 14:31:15 CEST 2007
Author: diego
Date: Sun Apr 1 14:31:15 2007
New Revision: 22882
Added:
trunk/libdha/pci.db
- copied unchanged from r22874, /trunk/libdha/oth/pci.db
Removed:
trunk/libdha/oth/
Modified:
trunk/libdha/Makefile
Log:
Move pci.db out of its single-file subdirectory.
Modified: trunk/libdha/Makefile
==============================================================================
--- trunk/libdha/Makefile (original)
+++ trunk/libdha/Makefile Sun Apr 1 14:31:15 2007
@@ -18,7 +18,7 @@ dep depend:: pci_names.c
include ../mpcommon.mak
-pci_names.c: oth/pci.db
+pci_names.c: pci.db
LC_ALL=C $(AWK) -f pci_db2c.awk $<
test: pci.o
More information about the MPlayer-cvslog
mailing list