From 48ed8799acb00009b73e6044a6305bf66ec6a780 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 20 Dec 2009 17:49:07 +0000 Subject: Do not autogenerate vidix/pci_names.h. Its contents is always the same, so there is no point in generating it. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30088 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 737403a2f0..5c84844efc 100644 --- a/Makefile +++ b/Makefile @@ -896,7 +896,7 @@ tremor/%: CFLAGS += $(CFLAGS_TREMOR_LOW) vidix/%: CFLAGS += $(CFLAGS_DHAHELPER) $(CFLAGS_SVGALIB_HELPER) VIDIX_PCI_FILES = vidix/pci_dev_ids.c vidix/pci_ids.h vidix/pci_names.c \ - vidix/pci_names.h vidix/pci_vendors.h + vidix/pci_vendors.h $(VIDIX_PCI_FILES): vidix/pci_db2c.awk vidix/pci.db $^ $(VIDIX_PCIDB) -- cgit v1.2.3