Ignore:
Timestamp:
07/22/10 08:07:51 (14 years ago)
Author:
dneise
Message:
simple daq now opens outfiles in path given in config.txt
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/FAD/simple_daq/Makefile

    r248 r256  
    22CFLAGS=-c -Wall
    33LDFLAGS=
    4 SOURCES=simple_daq.cpp cmd_send.cpp
     4SOURCES=simple_daq.cpp cmd_send.cpp ../SocketFunctions/SocketFunctions.cpp
    55OBJECTS=$(SOURCES:.cpp=.o)
    66EXECUTABLE=simple_daq
Note: See TracChangeset for help on using the changeset viewer.