]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
*** empty log message ***
authorhades <hades>
Sun, 5 Sep 1999 11:13:44 +0000 (11:13 +0000)
committerhades <hades>
Sun, 5 Sep 1999 11:13:44 +0000 (11:13 +0000)
hadaq/Makefile

index bb3933468d6893b576eed12c44aac1bc8f837171..cfb202ebec0207241a794b021e40600367d671ce 100644 (file)
@@ -6,11 +6,11 @@
 #DEFINES = -UNDEBUG -DHADESSTD_NEXITSTAT -DHADESSTD_NGETOPT
 
 # UNIX w/o ATM
-CC = c89
-RPCGEN = rpcgen
-LOADLIBES = -L/usr/local/lib/ -lhadesstd -llvme -lrt -ltk -lX11 -ltcl -lm
-INCLUDES = -I/usr/local/include -I/usr/fore/include
-DEFINES = -UNDEBUG -DHADESSTD_NEXITSTAT -DHADESSTD_NGETOPT -DNOATM
+#CC = c89
+#RPCGEN = rpcgen
+#LOADLIBES = -L/usr/local/lib/ -lhadesstd -llvme -lrt -ltk -lX11 -ltcl -lm
+#INCLUDES = -I/usr/local/include -I/usr/fore/include
+#DEFINES = -UNDEBUG -DHADESSTD_NEXITSTAT -DHADESSTD_NGETOPT -DNOATM
 
 # Linux
 #CC = gcc
@@ -26,9 +26,16 @@ DEFINES = -UNDEBUG -DHADESSTD_NEXITSTAT -DHADESSTD_NGETOPT -DNOATM
 #INCLUDES = -I/usr/local/include -I$(HOME)/include
 #DEFINES = -UNDEBUG -DHADESSTD_NEXITSTAT -DNOATM
 
+# LynxOS
+CC = gcc
+RPCGEN = rpcgen
+LOADLIBES = -L/usr/local/lib -L$(HOME)/lib/$(SYSTYPE) -lhadesstd -llvme -ltcl -lm -lrpc -lnetinet ../*.o
+INCLUDES = -I/usr/local/include -I$(HOME)/include
+DEFINES = -UNDEBUG -DHADESSTD_NEXITSTAT -DNOATM
+
 CFLAGS = -g $(INCLUDES) $(DEFINES)
 
-HW_OBJS = hwtof.o hwv775.o hwv878.o
+HW_OBJS = hwtof.o hwv775.o hwv878.o hwv488.o hwdtu.o hwsis3801.o
 #HW_OBJS = hwrich.o hwrace.o rc.o
 #HW_OBJS = hwsoft.o