]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/samples/ufortune/Makefile
ICU-59117.0.1.tar.gz
[apple/icu.git] / icuSources / samples / ufortune / Makefile
index 2117e2ae3dc1f353fae65a3d23cdc990a9ab2db2..de56b4058a723843fe39f4cb566571445dc2ff16 100644 (file)
@@ -1,4 +1,7 @@
-# Copyright (c) 2001 IBM, Inc. and others
+# Copyright (C) 2016 and later: Unicode, Inc. and others.
+# License & terms of use: http://www.unicode.org/copyright.html#License
+#
+# Copyright (c) 2001-2003 IBM, Inc. and others
 
 #
 # File
@@ -51,3 +54,5 @@ clean-$(RESDIR):
 
 install-$(RESDIR):
        $(MAKE) -C $(RESDIR) install
+
+install: install-$(RESDIR)