[Mplayer-cvslog] CVS: main/libdha Makefile,1.9,1.10

Arpi of Ize arpi at mplayerhq.hu
Sat Jun 1 00:41:05 CEST 2002


Update of /cvsroot/mplayer/main/libdha
In directory mail:/var/tmp.root/cvs-serv31145

Modified Files:
	Makefile 
Log Message:
pci.db is now uncompressed in cvs, sync with mplayerxp


Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/libdha/Makefile,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- Makefile	12 May 2002 02:18:50 -0000	1.9
+++ Makefile	31 May 2002 22:41:01 -0000	1.10
@@ -34,8 +34,7 @@
 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)




More information about the MPlayer-cvslog mailing list