#include "llvm/Analysis/LiveVar/BBLiveVar.h"
#include "llvm/Analysis/LiveVar/MethodLiveVarInfo.h"
#include "llvm/CodeGen/MachineInstr.h"
-#include "../../CodeGen/TargetMachine/Sparc/SparcInternals.h" // TODO: FIXME!! Only for PHI defn
+#include "../../Target/Sparc/SparcInternals.h" // TODO: FIXME!! Only for PHI defn
/********************* Implementation **************************************/
LEVEL = ../../..
-DIRS = Sparc
-
LIBRARYNAME = target
include $(LEVEL)/Makefile.common
LEVEL = ..
-DIRS = VMCore Analysis Assembly Bytecode Optimizations Support CodeGen
+DIRS = VMCore Analysis Assembly Bytecode Optimizations Support CodeGen Target
include $(LEVEL)/Makefile.common
#include "llvm/Analysis/LiveVar/BBLiveVar.h"
#include "llvm/Analysis/LiveVar/MethodLiveVarInfo.h"
#include "llvm/CodeGen/MachineInstr.h"
-#include "../../CodeGen/TargetMachine/Sparc/SparcInternals.h" // TODO: FIXME!! Only for PHI defn
+#include "../../Target/Sparc/SparcInternals.h" // TODO: FIXME!! Only for PHI defn
/********************* Implementation **************************************/
-LEVEL = ../../../..
-
-DIRS =
-
+LEVEL = ../../..
LIBRARYNAME = sparc
## List source files in link order