mirror of
https://github.com/mpv-player/mpv
synced 2025-01-09 00:19:32 +00:00
pci.db is now uncompressed in cvs, sync with mplayerxp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6254 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f65f58f1f3
commit
b52babace4
@ -34,8 +34,7 @@ $(LIBNAME): $(OBJS)
|
||||
all: $(LIBNAME) $(SHORTNAME)
|
||||
|
||||
pci_names.c:
|
||||
gzip -d -c oth/pci.db.gz >pci.db
|
||||
$(AWK) -f pci_db2c.awk pci.db
|
||||
$(AWK) -f pci_db2c.awk oth/pci.db
|
||||
|
||||
test:
|
||||
$(CC) test.c -o test $(SHORTNAME)
|
||||
|
6074
libdha/oth/pci.db
Normal file
6074
libdha/oth/pci.db
Normal file
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Loading…
Reference in New Issue
Block a user