Finished changes to make the server project operational.

This commit is contained in:
Juan Carlos Luciani
2006-11-13 05:51:53 +00:00
parent 2c8668479c
commit fc12f21d19
9 changed files with 88 additions and 98 deletions

View File

@@ -33,8 +33,7 @@ SUBDIRS =
DIST_SUBDIRS =
ROOT = ../../..
CASAINCLUDE = ../../../../CASA/include
ROOT = ../..
LIBDIR = $(ROOT)/$(LIB)
@@ -55,7 +54,7 @@ CFILES = ../config.c \
platform.c
CSFILES_CSC :=
INCLUDES = -I. -I.. -I$(CASAINCLUDE) -I../../../include
INCLUDES = -I. -I.. -I$(ROOT)/include
RESOURCES =
if LIB64