# ======================================================================
#  $Id: GNUmakefile,v 1.6 2003/07/30 16:21:38 goiwai Exp $
#  $Name: CLDAQ-1-07-00 $
#
#  $Log: GNUmakefile,v $
#  Revision 1.6  2003/07/30 16:21:38  goiwai
#  ե˥ߥåȥĤ뤳Ȥˤޤ.
#
# ======================================================================
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
