1
0
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:
arpi 2002-05-31 22:41:02 +00:00
parent f65f58f1f3
commit b52babace4
3 changed files with 6075 additions and 2 deletions

View File

@ -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

File diff suppressed because it is too large Load Diff

Binary file not shown.