# =============================================================================
#  $Id: GNUmakefile,v 1.2 2002/12/07 13:14:59 iwai Exp $
#  $Name:  $
# =============================================================================
name := ofile ifile osocket isocket omemory imemory
name += terminal
name += software find

ifndef CCD_INSTALL
  CCD_INSTALL = ..
endif

.PHONY: all

all: bin

include $(CCD_INSTALL)/config/binmake.gmk
