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