]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/samples/datecal/Makefile
ICU-8.11.tar.gz
[apple/icu.git] / icuSources / samples / datecal / Makefile
index a368cec70ed9f0850ef91f8247945bf58342e48b..89e728c87ba666bfac8644f5a02cd2c95cf255fb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2000-2003 IBM, Inc. and others
+# Copyright (c) 2000-2006 IBM, Inc. and others
 # sample code makefile
 
 # Usage:
@@ -12,7 +12,7 @@
 TARGET=datecal
 
 # All object files (C or C++)
-OBJECTS=datecal.o cdatcal.o
+OBJECTS=cal.o ccal.o
 
 #### rules
 # Load in standard makefile definitions