sync up changes from the build submitted to Germany

This commit is contained in:
soochoi
2006-03-28 17:36:31 +00:00
parent 0b3db62210
commit 189777ec3c
24 changed files with 83 additions and 266 deletions

View File

@@ -33,11 +33,7 @@ EXTRA_DIST =$(JAVAFILES) com/novell/casa/*.java
CASAROOT = ../..
if cpu_64
CASALIBDIR = $(CASAROOT)/lib64
else
CASALIBDIR = $(CASAROOT)/lib
endif
CASALIBDIR = $(CASAROOT)/$(LIB)
JAVAROOT = .
@@ -66,11 +62,7 @@ CFLAGS += $(INCLUDES) $(DEFINES)
LIBS =
LDFLAGS =
if cpu_64
OBJDIR = ./$(TARGET_CFG)/lib64
else
OBJDIR = ./$(TARGET_CFG)/lib
endif
OBJDIR = ./$(TARGET_CFG)/$(LIB)
OBJS =