make/bsd/makefiles/sa.make

changeset 7589
f9d003ea9023
parent 4093
5a98bf7d847b
child 7994
04ff2f6cd0eb
     1.1 --- a/make/bsd/makefiles/sa.make	Thu Dec 11 09:56:57 2014 +0100
     1.2 +++ b/make/bsd/makefiles/sa.make	Tue Feb 17 19:59:05 2015 -0800
     1.3 @@ -1,5 +1,5 @@
     1.4  #
     1.5 -# Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved.
     1.6 +# Copyright (c) 2003, 2015, 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 @@ -34,6 +34,8 @@
    1.11  
    1.12  include $(GAMMADIR)/make/sa.files
    1.13  
    1.14 +-include $(HS_ALT_MAKE)/bsd/makefiles/sa.make
    1.15 +
    1.16  TOPDIR    = $(shell echo `pwd`)
    1.17  GENERATED = $(TOPDIR)/../generated
    1.18  

mercurial