make -f Generate_IR.mk build EXE=Generate_IR OBJS="Generate_IR.o complex_functions.o"
make -f Make_IR.mk build EXE=Make_IR OBJS="Make_IR.o"

