In legion build config, updated path to GNU tools and updated deprecated Sun CC flag...
[OpenSPARC-T2-SAM] / sam-t2 / sam / devices / common / regdef / Regdef.rules
#
# "@(#)1.1 06/04/24 devices/PciModule.rules"
#
#
# Yeuchy, but I haven't figured out a way to condense these using Make tricks
#
$(OBJ_DIR)/regdef/%.o : $(REGDIR)/%.cc
@ $(TESTDIR) $(OBJ_DIR)
@echo
@echo compiling $@
@echo
$(COMPILE.cc) $< -o $@
@echo