Index: source/test/testdata/pkgdata.inc.in |
diff --git a/source/test/testdata/pkgdata.inc.in b/source/test/testdata/pkgdata.inc.in |
deleted file mode 100644 |
index 40cc60fcf23c77c25247801a7e84430223107297..0000000000000000000000000000000000000000 |
--- a/source/test/testdata/pkgdata.inc.in |
+++ /dev/null |
@@ -1,20 +0,0 @@ |
-#****************************************************************************** |
-# |
-# Copyright (C) 2000-2006, International Business Machines |
-# Corporation and others. All Rights Reserved. |
-# |
-#****************************************************************************** |
-# This Makefile is used to build the ICU's data. |
-# It is included with the -O option to pkgdata. |
- |
-top_srcdir=@top_srcdir@ |
-srcdir=@srcdir@ |
-top_builddir=../.. |
- |
-include $(top_builddir)/icudefs.mk |
- |
-##### Add the following to source/config/Makefile.in |
- |
-GENCCODE=$(BINDIR)/genccode |
-ICUPKG=$(BINDIR)/icupkg |
- |