~d-adey/mice-tracker-daq/initial

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: David Adey
  • Date: 2013-11-06 14:37:22 UTC
  • Revision ID: git-v1:846bfe8391462bc772ac617edb524a1a3e3cc94c
Changes to make workable with hardware

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
LIBS    =
26
26
 
27
 
INCLUDEDIR =    $(ROOTSYS)/include/
 
27
INCLUDEDIR =    $(ROOTSYS)/include/ 
28
28
 
29
29
OBJS    =       TrDAQ.o TrHistogram.o TrSpillData.o TrRunData.o TrVMEModeChanger.o \
30
30
                TrReadout.o TrGenerator.o TrHeaders.o TrDAQManager.o TrElectronics.o \