common/autoconf/Makefile.in

changeset 2212
dd97daafa80b
parent 912
a667caba1e84
child 2316
64a3eeabf6e5
     1.1 --- a/common/autoconf/Makefile.in	Tue Apr 10 07:46:25 2018 -0700
     1.2 +++ b/common/autoconf/Makefile.in	Wed Apr 11 04:42:33 2018 -0700
     1.3 @@ -1,5 +1,5 @@
     1.4  #
     1.5 -# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
     1.6 +# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
     1.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8  #
     1.9  # This code is free software; you can redistribute it and/or modify it
    1.10 @@ -24,4 +24,4 @@
    1.11  # This Makefile was generated by configure @DATE_WHEN_CONFIGURED@
    1.12  # GENERATED FILE, DO NOT EDIT
    1.13  SPEC:=@OUTPUT_ROOT@/spec.gmk
    1.14 -include @SRC_ROOT@/Makefile
    1.15 +include @TOPDIR@/Makefile

mercurial