]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/samples/ufortune/Makefile
ICU-491.11.1.tar.gz
[apple/icu.git] / icuSources / samples / ufortune / Makefile
index 2117e2ae3dc1f353fae65a3d23cdc990a9ab2db2..258959a8f5aff7c8e1d4e9cb45688b7d6404cf4e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2001 IBM, Inc. and others
+# Copyright (c) 2001-2003 IBM, Inc. and others
 
 #
 # File
@@ -51,3 +51,5 @@ clean-$(RESDIR):
 
 install-$(RESDIR):
        $(MAKE) -C $(RESDIR) install
+
+install: install-$(RESDIR)
\ No newline at end of file