X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..9d88c94317aeac5dd26c1dbe8c2112dbe855d2b5:/icuSources/samples/ufortune/Makefile diff --git a/icuSources/samples/ufortune/Makefile b/icuSources/samples/ufortune/Makefile index 2117e2ae..258959a8 100644 --- a/icuSources/samples/ufortune/Makefile +++ b/icuSources/samples/ufortune/Makefile @@ -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