-# Copyright (c) 2000 IBM, Inc. and others
-# udata sample code $Revision: 1.1.1.1 $
+# Copyright (c) 2000-2010 IBM, Inc. and others
+# udata sample code
# Usage:
# - configure, build, install ICU
# - ensure that 'icu-config' is in the PATH (PREFIX/bin/icu-config)
OBJECTS2=writer.o
OBJECTS=$(OBJECTS1) $(OBJECTS2)
-CLEANFILES=*~ $(TARGET).out
+CLEANFILES=*~ $(TARGET).out $(TARGET1).out $(TARGET2).out
all: $(TARGET1) $(TARGET2)