7 lines
100 B
Makefile
7 lines
100 B
Makefile
LEVEL = ../..
|
|
DIRS = Sparc
|
|
LIBRARYNAME = target
|
|
BUILD_ARCHIVE = 1
|
|
|
|
include $(LEVEL)/Makefile.common
|