# =============================================================================
#  $Id$
#  $Name$
# =============================================================================
name := exDataFileModule exFindDataElement exInputDataElement
name += exInputFile exInputSharedMemory exInputSocket exOutputDataElement
name += exOutputFile exOutputSharedMemory exOutputSocket exRun+Event
name += exSoftwareModules exTerminalUserInterface exVmeModules

ifndef CCD_INSTALL
  CCD_INSTALL = ..
endif

.PHONY: all
all: bin

include $(CCD_INSTALL)/config/binmake.gmk
