# =============================================================================
#  $Id: GNUmakefile,v 1.4 2002/12/09 07:20:36 iwai Exp $
#  $Name:  $
# =============================================================================
name := eventview

ifndef CCD_INSTALL
  CCD_INSTALL = ../..
endif

.PHONY: all

all: bin

include $(CCD_INSTALL)/config/binmake.gmk
