1 # Copyright (c) 2000-2002 IBM, Inc. and others
5 # - configure, build, install ICU (make install)
6 # - make sure "icu-config" (in the ICU installed bin directory) is on
8 # - do 'make' in this directory
13 # All object files (C or C++)
14 OBJECTS=convsamp.o flagcb.o
16 # Load in standard makefile definitions
19 # extra files to clean up
20 CLEANFILES += *.out data40.utf16 data41.utf16
22 # the actual rules (this is a simple sample)