# ======================================================================
#  $Id: GNUmakefile,v 1.5 2003/07/11 05:41:34 goiwai Exp $
#  $Name: CLDAQ-1-06-02 $
# ======================================================================
name := ofile ifile ifiledump osocket isocket omemory imemory
name += terminal software readout sm2400 mm2700 mm7702 rpv130
name += findelement findprimitive findfast
name += compress decompress runinfo timer

ifndef CLDAQ_INSTALL
  CLDAQ_INSTALL = ..
endif

.PHONY: all

all: bin

include $(CLDAQ_INSTALL)/config/binmake.gmk
