X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/46f4442e9a5a4f3b98b7c1083586332f6a8a99a4..249c4c5ea9376c24572daf9c2effa7484a282f14:/icuSources/samples/cal/Makefile.in diff --git a/icuSources/samples/cal/Makefile.in b/icuSources/samples/cal/Makefile.in index 08a8f77a..2fa058dd 100644 --- a/icuSources/samples/cal/Makefile.in +++ b/icuSources/samples/cal/Makefile.in @@ -1,5 +1,8 @@ +## Copyright (C) 2016 and later: Unicode, Inc. and others. +## License & terms of use: http://www.unicode.org/copyright.html#License +## ## Makefile.in for ICU - samples/cal -## Copyright (c) 1999-2008, International Business Machines Corporation and +## Copyright (c) 1999-2011, International Business Machines Corporation and ## others. All Rights Reserved. ## Source directory information @@ -20,7 +23,7 @@ CLEANFILES = *~ $(DEPS) ## Target information TARGET = icucal$(EXEEXT) -CPPFLAGS += -I$(top_builddir)/common -I$(top_srcdir)/common -I$(top_srcdir)/i18n +CPPFLAGS += -I$(top_srcdir)/common -I$(top_srcdir)/i18n LIBS = $(LIBICUI18N) $(LIBICUUC) $(DEFAULT_LIBS) $(LIB_M) OBJECTS = uprint.o cal.o