# =============================================================================
#  $Id$
#  $Name$
# =============================================================================
#exäƤ椦̾
# socketInput socketOutput
# fileInput fileOutput
# memoryInput memoryOutput
# moduleSoftware(datafile)
# moduleVme
# moduleCamac
# moduleGpib
# uiTerminal
# uiGtk uiQt
# run+event
# analysisRoot analysisPAW
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
