-L $(LEVEL)/lib/Optimizations/Release \
-L $(LEVEL)/lib/CodeGen/InstrSelection/Release \
-L $(LEVEL)/lib/CodeGen/TargetMachine/Release \
- -L $(LEVEL)/lib/CodeGen/TargetMachine/Sparc/Release \
- -L $(LEVEL)/lib/LLC/Release
+ -L $(LEVEL)/lib/CodeGen/TargetMachine/Sparc/Release
LibPathsG = $(LibPathsO:Release=Debug)
-L $(LEVEL)/lib/Optimizations/Release \
-L $(LEVEL)/lib/CodeGen/InstrSelection/Release \
-L $(LEVEL)/lib/CodeGen/TargetMachine/Release \
- -L $(LEVEL)/lib/CodeGen/TargetMachine/Sparc/Release \
- -L $(LEVEL)/lib/LLC/Release
+ -L $(LEVEL)/lib/CodeGen/TargetMachine/Sparc/Release
LibPathsG = $(LibPathsO:Release=Debug)