]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/extra/scrptrun/Makefile.in
ICU-66108.tar.gz
[apple/icu.git] / icuSources / extra / scrptrun / Makefile.in
index c39b72544569e3eac56c1ef29ec22894e1b3d788..6712c43564b536d54b6f390a4608b668873d1f04 100644 (file)
@@ -1,5 +1,7 @@
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html
 ## Makefile.in for ICU - extra/scrptrun
 ## Makefile.in for ICU - extra/scrptrun
-## Copyright (c) 2001, International Business Machines Corporation and
+## Copyright (c) 2001-2011, International Business Machines Corporation and
 ## others. All Rights Reserved.
 
 ## Source directory information
 ## others. All Rights Reserved.
 
 ## Source directory information
@@ -23,7 +25,7 @@ CLEANFILES = *~ $(DEPS)
 TARGET = srtest
 
 DEFS = @DEFS@
 TARGET = srtest
 
 DEFS = @DEFS@
-CPPFLAGS = @CPPFLAGS@ -I$(top_builddir)/common -I$(top_srcdir)/common -I$(top_srcdir) 
+CPPFLAGS = @CPPFLAGS@ -I$(top_srcdir)/common -I$(top_srcdir) 
 CFLAGS = @CFLAGS@
 CXXFLAGS = @CXXFLAGS@
 ENABLE_RPATH = @ENABLE_RPATH@
 CFLAGS = @CFLAGS@
 CXXFLAGS = @CXXFLAGS@
 ENABLE_RPATH = @ENABLE_RPATH@