Makefile.rules (e4caeab9) Makefile.rules (f2dbfd32)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE

--- 132 unchanged lines hidden (view full) ---

141$(OBJS_DIR)/%.o: $(SRC)/common/acpica/disassembler/%.c
142 $(COMPILE.c) -o $@ $<
143 $(CTFCONVERT_O)
144
145$(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/amd8111s/%.c
146 $(COMPILE.c) -o $@ $<
147 $(CTFCONVERT_O)
148
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE

--- 132 unchanged lines hidden (view full) ---

141$(OBJS_DIR)/%.o: $(SRC)/common/acpica/disassembler/%.c
142 $(COMPILE.c) -o $@ $<
143 $(CTFCONVERT_O)
144
145$(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/amd8111s/%.c
146 $(COMPILE.c) -o $@ $<
147 $(CTFCONVERT_O)
148
149$(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/amdf17nbdf/%.c
150 $(COMPILE.c) -o $@ $<
151 $(CTFCONVERT_O)
152
149$(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/amr/%.c
150 $(COMPILE.c) -o $@ $<
151 $(CTFCONVERT_O)
152
153$(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/amr/%.c
154 $(COMPILE.c) -o $@ $<
155 $(CTFCONVERT_O)
156
157$(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/coretemp/%.c
158 $(COMPILE.c) -o $@ $<
159 $(CTFCONVERT_O)
160
153$(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/hotplug/pcicfg/%.c
154 $(COMPILE.c) -o $@ $<
155 $(CTFCONVERT_O)
156
157$(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/ipmi/%.c
158 $(COMPILE.c) -o $@ $<
159 $(CTFCONVERT_O)
160

--- 316 unchanged lines hidden ---
161$(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/hotplug/pcicfg/%.c
162 $(COMPILE.c) -o $@ $<
163 $(CTFCONVERT_O)
164
165$(OBJS_DIR)/%.o: $(UTSBASE)/intel/io/ipmi/%.c
166 $(COMPILE.c) -o $@ $<
167 $(CTFCONVERT_O)
168

--- 316 unchanged lines hidden ---