1 1.1 mrg SHARED= ../shared-core 2 1.1 mrg 3 1.3 mrg SUBDIR = drm mach64 mga r128 radeon savage sis tdfx i915 #nouveau 4 1.1 mrg 5 1.1 mrg .include <bsd.obj.mk> 6 1.1 mrg 7 1.1 mrg depend: drm_pciids.h 8 1.1 mrg all: drm_pciids.h 9 1.1 mrg 10 1.1 mrg drm_pciids.h: ${SHARED}/drm_pciids.txt 11 1.1 mrg sh ../scripts/create_bsd_pci_lists.sh < ${SHARED}/drm_pciids.txt 12