SRC = \
lltlg2mrc.c \
ltlgDataAllocate.c \
ltlgDataGet.c \
ltlgDataPrint.c \
ltlgDataReadFile.c \
ltlgDataWeightModify.c \
ltlgDataWriteFile.c \

OBJ = \
lltlg2mrc.o \
ltlgDataAllocate.o \
ltlgDataGet.o \
ltlgDataPrint.o \
ltlgDataReadFile.o \
ltlgDataWeightModify.o \
ltlgDataWriteFile.o \

REALOBJ = \
CELLLINUX64/lltlg2mrc.o \
CELLLINUX64/ltlgDataAllocate.o \
CELLLINUX64/ltlgDataGet.o \
CELLLINUX64/ltlgDataPrint.o \
CELLLINUX64/ltlgDataReadFile.o \
CELLLINUX64/ltlgDataWeightModify.o \
CELLLINUX64/ltlgDataWriteFile.o \

OBJDEBUG = \
lltlg2mrc.debugo \
ltlgDataAllocate.debugo \
ltlgDataGet.debugo \
ltlgDataPrint.debugo \
ltlgDataReadFile.debugo \
ltlgDataWeightModify.debugo \
ltlgDataWriteFile.debugo \

REALOBJDEBUG = \
CELLLINUX64/lltlg2mrc.debugo \
CELLLINUX64/ltlgDataAllocate.debugo \
CELLLINUX64/ltlgDataGet.debugo \
CELLLINUX64/ltlgDataPrint.debugo \
CELLLINUX64/ltlgDataReadFile.debugo \
CELLLINUX64/ltlgDataWeightModify.debugo \
CELLLINUX64/ltlgDataWriteFile.debugo \


