make/bsd/makefiles/sa.make

changeset 7589
f9d003ea9023
parent 4093
5a98bf7d847b
child 7994
04ff2f6cd0eb
equal deleted inserted replaced
7588:ec3982ff3fed 7589:f9d003ea9023
1 # 1 #
2 # Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. 2 # Copyright (c) 2003, 2015, Oracle and/or its affiliates. All rights reserved.
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 # 4 #
5 # This code is free software; you can redistribute it and/or modify it 5 # This code is free software; you can redistribute it and/or modify it
6 # under the terms of the GNU General Public License version 2 only, as 6 # under the terms of the GNU General Public License version 2 only, as
7 # published by the Free Software Foundation. 7 # published by the Free Software Foundation.
31 include $(GAMMADIR)/make/bsd/makefiles/rules.make 31 include $(GAMMADIR)/make/bsd/makefiles/rules.make
32 32
33 AGENT_DIR = $(GAMMADIR)/agent 33 AGENT_DIR = $(GAMMADIR)/agent
34 34
35 include $(GAMMADIR)/make/sa.files 35 include $(GAMMADIR)/make/sa.files
36
37 -include $(HS_ALT_MAKE)/bsd/makefiles/sa.make
36 38
37 TOPDIR = $(shell echo `pwd`) 39 TOPDIR = $(shell echo `pwd`)
38 GENERATED = $(TOPDIR)/../generated 40 GENERATED = $(TOPDIR)/../generated
39 41
40 # SA-JDI depends on the standard JDI classes. 42 # SA-JDI depends on the standard JDI classes.

mercurial