]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/tools/pkgdata/Makefile.in
ICU-461.12.tar.gz
[apple/icu.git] / icuSources / tools / pkgdata / Makefile.in
index b873845b272008090cbbdcb235a377eeb611ca95..1fc6fa51a0e2872f1a1785b4c38ba2b105cf1334 100644 (file)
@@ -1,5 +1,5 @@
 ## Makefile.in for ICU - tools/pkgdata
-## Copyright (c) 1999-2008, International Business Machines Corporation and
+## Copyright (c) 1999-2009, International Business Machines Corporation and
 ## others. All Rights Reserved.
 ## Steven R. Loomis
 
@@ -37,7 +37,7 @@ CPPFLAGS += -I$(top_srcdir)/common -I$(srcdir)/../toolutil
 DEFS += -DUDATA_SO_SUFFIX=\".$(SO)\" -DSTATIC_O=\"$(STATIC_O)\"
 LIBS = $(LIBICUTOOLUTIL) $(LIBICUI18N) $(LIBICUUC) $(DEFAULT_LIBS) $(LIB_M)
 
-OBJECTS = pkgdata.o pkgtypes.o make.o dllmode.o cmnmode.o filemode.o sttcmode.o winmode.o
+OBJECTS = pkgdata.o pkgtypes.o
 
 DEPS = $(OBJECTS:.o=.d)