7 lines
75 B
Makefile
7 lines
75 B
Makefile
|
#
|
||
|
# Makefile for the Linux/SuperH SH-3 backends.
|
||
|
#
|
||
|
|
||
|
obj-y := ex.o probe.o
|
||
|
|