-
LEVEL = ../../..
-
LIBRARYNAME = datastructure
+BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common
-
LEVEL = ../../..
-
LIBRARYNAME = ipa
+BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common
-
LEVEL = ../../..
-
LIBRARYNAME = livevar
include $(LEVEL)/Makefile.common
-
LEVEL = ../../..
-
LIBRARYNAME = bcreader
include $(LEVEL)/Makefile.common
-
LEVEL = ../../..
-
LIBRARYNAME = bcwriter
include $(LEVEL)/Makefile.common
-
LEVEL = ../..
TOOLNAME = lli
-USEDLIBS = bcreader vmcore analysis support target transforms
+USEDLIBS = bcreader vmcore analysis.a support.a target.a transforms.a
TOOLLINKOPTS = -ldl
include $(LEVEL)/Makefile.common
LEVEL = ../..
-
-DIRS =
-
LIBRARYNAME = support
+BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common
LEVEL = ../..
DIRS = Sparc
LIBRARYNAME = target
+BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common
-
LEVEL = ../../..
-
LIBRARYNAME = livevar
include $(LEVEL)/Makefile.common
LEVEL = ../../..
-
LIBRARYNAME = ipo
+BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common
LEVEL = ../../..
-
LIBRARYNAME = instrument
DIRS = ProfilePaths
+BUILD_ARCHIVE = 1
+
include $(LEVEL)/Makefile.common
LEVEL = ../../../..
-
-DIRS =
LIBRARYNAME = profpaths
+
include $(LEVEL)/Makefile.common
LEVEL = ../..
DIRS = Utils Instrumentation Scalar IPO
-
LIBRARYNAME = transforms
+BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common
LEVEL = ../../..
-
LIBRARYNAME = scalaropts
+BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common
LEVEL = ../../..
-
LIBRARYNAME = transformutils
+BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common
-
LEVEL = ../..
-
LIBRARYNAME = vmcore
include $(LEVEL)/Makefile.common
LEVEL = ../..
-
-DIRS =
-
LIBRARYNAME = support
+BUILD_ARCHIVE = 1
include $(LEVEL)/Makefile.common
LEVEL = ../..
-
TOOLNAME = as
-USEDLIBS = asmparser bcwriter vmcore support
+USEDLIBS = asmparser bcwriter vmcore support.a
include $(LEVEL)/Makefile.common
LEVEL = ../..
TOOLNAME = dis
-USEDLIBS = bcreader vmcore support cwriter
+USEDLIBS = bcreader vmcore support.a cwriter
include $(LEVEL)/Makefile.common
LEVEL = ../..
TOOLNAME = extract
-USEDLIBS = bcreader bcwriter transforms ipo analysis transformutils ipa vmcore support
+USEDLIBS = bcreader bcwriter transforms.a ipo.a analysis.a transformutils.a \
+ ipa.a vmcore support.a
include $(LEVEL)/Makefile.common
LEVEL = ../..
TOOLNAME = gccas
-USEDLIBS = asmparser bcwriter transforms scalaropts analysis target transformutils ipa vmcore support
+USEDLIBS = asmparser bcwriter transforms.a scalaropts.a analysis.a target.a \
+ transformutils.a ipa.a vmcore support.a
include $(LEVEL)/Makefile.common
LEVEL = ../..
TOOLNAME = gccld
-USEDLIBS = ipo analysis transforms ipa scalaropts transformutils target bcreader bcwriter vmcore support
+USEDLIBS = ipo.a analysis.a transforms.a ipa.a scalaropts.a transformutils.a \
+ target.a bcreader bcwriter vmcore support.a
include $(LEVEL)/Makefile.common
LEVEL = ../..
TOOLNAME = link
-USEDLIBS = bcreader bcwriter transformutils vmcore support
+USEDLIBS = bcreader bcwriter transformutils.a vmcore support.a
include $(LEVEL)/Makefile.common
LEVEL = ../..
TOOLNAME = llc
USEDLIBS = sparc regalloc sched select sparc target \
- instrument livevar bcreader bcwriter analysis transforms \
- scalaropts transformutils vmcore support
+ instrument.a livevar bcreader bcwriter analysis.a transforms.a \
+ scalaropts.a transformutils.a vmcore support.a
include $(LEVEL)/Makefile.common
LEVEL = ../..
TOOLNAME = lli
-USEDLIBS = bcreader vmcore analysis support target transforms
+USEDLIBS = bcreader vmcore analysis.a support.a target.a transforms.a
TOOLLINKOPTS = -ldl
include $(LEVEL)/Makefile.common
LEVEL = ../..
-
TOOLNAME = as
-USEDLIBS = asmparser bcwriter vmcore support
+USEDLIBS = asmparser bcwriter vmcore support.a
include $(LEVEL)/Makefile.common
LEVEL = ../..
TOOLNAME = dis
-USEDLIBS = bcreader vmcore support cwriter
+USEDLIBS = bcreader vmcore support.a cwriter
include $(LEVEL)/Makefile.common
LEVEL = ../..
TOOLNAME = link
-USEDLIBS = bcreader bcwriter transformutils vmcore support
+USEDLIBS = bcreader bcwriter transformutils.a vmcore support.a
include $(LEVEL)/Makefile.common
TOOLNAME = opt
USEDLIBS = bcreader bcwriter instrument profpaths scalaropts \
- ipo ipa datastructure transforms target analysis transformutils vmcore support
+ ipo ipa.a datastructure.a transforms target.a analysis.a \
+ transformutils vmcore support
+TOOLLINKOPTS = -ldl
include $(LEVEL)/Makefile.common