]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
*** empty log message ***
authorhades <hades>
Fri, 25 Aug 2000 16:00:39 +0000 (16:00 +0000)
committerhades <hades>
Fri, 25 Aug 2000 16:00:39 +0000 (16:00 +0000)
allParam/Makefile
allParam/ca/Makefile
allParam/file/Makefile
allParam/ora/Makefile

index c9bc52c3beb5926a33bd7f7cf9c3a2c6dc073837..31b9f634e6456c5dd8951be06a7da7825e402844 100644 (file)
@@ -5,7 +5,7 @@ LIBDIR = $(HOME)/lib/$(SYSTYPE)
 INCDIR = $(HOME)/include
 
 ARFLAGS = -rc
-PARAMLIBES = caParam fileParam tclParam oraParam psqlParam ncaParam ntclParam
+PARAMLIBES = fileParam ncaParam ntclParam oraParam psqlParam
 CXXPARAMOBJS = file/file ora/ora tcl/tcl tcl/struct param/enh
 
 VPATH = ca:file:ora:psql:tcl:nca:ntcl
index 876e015261f30232925f215f7d85e732d0ca95d4..286484cc59acb6854cafac3522f32650538d582e 100644 (file)
@@ -1,6 +1,5 @@
-EPICS_BASE = $(HOME)/hades/epics/base
-CFLAGS = -g -I$(HOME)/include \
-  -I$(EPICS_BASE)/include -I$(EPICS_BASE)/include/os/$(HOST_ARCH)
+EPICS_BASE = $(EPICS_HOME)/base
+CFLAGS = -g -I$(EPICS_BASE)/include -I$(EPICS_BASE)/include/os/$(HOST_ARCH)
 
 libncaParam.a : param.o
        $(AR) $(ARFLAGS) $@ $<
index bcf7a057023b7c40a4be4fb139afd19d5e77bc26..6a607ed7e7cd7fd9b927ddd8f70951a7583d56d2 100644 (file)
@@ -1,4 +1,5 @@
 CXXFLAGS = -g -I../param
+CFLAGS = -g
 
 libfileParam.a : param.o
        $(AR) $(ARFLAGS) $@ $<
index e39af88b856abf2ce53c3f6455c27d4d5737545f..18c3f0304ced86dce3d453048667104d86b476a1 100644 (file)
@@ -1,7 +1,6 @@
-CFLAGS = -g -I../param -I$(ORACLE_HOME)/precomp/public/
 CXXFLAGS = -g -I../param -I$(ORACLE_HOME)/precomp/public/
+CFLAGS = -g -I$(ORACLE_HOME)/precomp/public/
 
-ORACLE_HOME = /usr/local/oracle/product/8.0.5
 ORA_USER = hades/hades@db-hades.gsi.de
 
 PROC = $(ORACLE_HOME)/bin/proc