blob: 27105f717253824580f8c1ad58c297e1f04fa531 [file] [log] [blame]
LEVEL = ../../../..
DIRS =
LIBRARYNAME = sparc
## List source files in link order
Source = \
Sparc.o \
Sparc.burm.o \
SparcInstrSelection.o
include $(LEVEL)/Makefile.common
BURG = burg -I
%.burm.c: %.burg
$(BURG) -o $@ $<