]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/icupkg.inc.in
ICU-461.12.tar.gz
[apple/icu.git] / icuSources / data / icupkg.inc.in
index dbb4c21874df6a374f546bb1dd05ee0d76c909d8..3bf66ff97c87d4585ea7180920c9115c9a56ecbe 100644 (file)
@@ -1,14 +1,12 @@
 #******************************************************************************
 #
-#   Copyright (C) 2000-2004, International Business Machines
+#   Copyright (C) 2000-2008, 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.
 
-PLATFORM=@platform@
-
 top_srcdir=@top_srcdir@
 srcdir=@srcdir@
 top_builddir=..
@@ -16,14 +14,13 @@ top_builddir=..
 include $(top_builddir)/icudefs.mk
 
 CPPFLAGS+= -I$(top_builddir)/common -I$(top_srcdir)/common
-LDFLAGS=@LDFLAGS@ 
-LIBS=@LIBS@ 
+LDFLAGS=@LDFLAGS@ $(PKGDATA_LDFLAGS)
 exec_prefix=@exec_prefix@
 prefix=@prefix@
-program_transform_name=@program_transform_name@
 bindir=@bindir@
 sbindir=@sbindir@
 libexecdir=@libexecdir@
+datarootdir=@datarootdir@
 datadir=@datadir@
 sysconfdir=@sysconfdir@
 sharedstatedir=@sharedstatedir@
@@ -33,8 +30,6 @@ includedir=@includedir@
 oldincludedir=@oldincludedir@
 infodir=@infodir@
 mandir=@mandir@
-PACKAGE=@PACKAGE@
-VERSION=@VERSION@
 
 INSTALL = @INSTALL@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
@@ -49,18 +44,14 @@ host_alias=@host_alias@
 host_cpu=@host_cpu@
 host_vendor=@host_vendor@
 host_os=@host_os@
-LIB_M=@LIB_M@
 CPP=@CPP@
 U_HAVE_INTTYPES_H=@U_HAVE_INTTYPES_H@
 U_IS_BIG_ENDIAN=@U_IS_BIG_ENDIAN@
-platform=@platform@
-
-
-ld_rpath_suf=@ld_rpath_suf@
 
 ##### Add the following to source/config/Makefile.in
 
 GENCCODE=$(BINDIR)/genccode
 GENCMN=$(BINDIR)/gencmn
+ICUPKG=$(BINDIR)/icupkg