[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
- Previous message: [Mplayer-cvslog] CVS: main/DOCS cd-dvd.html,1.26,1.27 documentation.html,1.251,1.252 faq.html,1.77,1.78
- Next message: [Mplayer-cvslog] CVS: main/libdha/oth pci.db,NONE,1.1 pci.db.gz,1.1,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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)
- Previous message: [Mplayer-cvslog] CVS: main/DOCS cd-dvd.html,1.26,1.27 documentation.html,1.251,1.252 faq.html,1.77,1.78
- Next message: [Mplayer-cvslog] CVS: main/libdha/oth pci.db,NONE,1.1 pci.db.gz,1.1,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list