Makefile (5dc9a986) Makefile (b6805bf7)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE

--- 23 unchanged lines hidden (view full) ---

32CLASS = arch
33DTDFILE = topology.dtd.1
34TOPOFILE = Netra-X4200-M2-disk-hc-topology.xml
35SRCDIR = ../SUNW,Netra-X4200-M2
36
37PLATFORM = Netra-X4200-M2
38TOPOBASE = ../i86pc/i86pc-hc-topology.xml
39
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE

--- 23 unchanged lines hidden (view full) ---

32CLASS = arch
33DTDFILE = topology.dtd.1
34TOPOFILE = Netra-X4200-M2-disk-hc-topology.xml
35SRCDIR = ../SUNW,Netra-X4200-M2
36
37PLATFORM = Netra-X4200-M2
38TOPOBASE = ../i86pc/i86pc-hc-topology.xml
39
40CLOBBERFILES = $(TOPOFILE)
41
40include ../Makefile.map
42include ../Makefile.map