Print this page
8299 It's time for the old AGP+DRM code to go

*** 771,784 **** $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/dmfe/%.c $(COMPILE.c) -o $@ $< $(CTFCONVERT_O) - $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/drm/%.c - $(COMPILE.c) -o $@ $< - $(CTFCONVERT_O) - $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/efe/%.c $(COMPILE.c) -o $@ $< $(CTFCONVERT_O) $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/elxl/%.c --- 771,780 ----
*** 2162,2174 **** @($(LHEAD) $(LINT.c) $< $(LTAIL)) $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/dmfe/%.c @($(LHEAD) $(LINT.c) $< $(LTAIL)) - $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/drm/%.c - @($(LHEAD) $(LINT.c) $< $(LTAIL)) - $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/efe/%.c @($(LHEAD) $(LINT.c) $< $(LTAIL)) $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/elxl/%.c @($(LHEAD) $(LINT.c) $< $(LTAIL)) --- 2158,2167 ----