xref: /freebsd/sys/modules/ispfw/Makefile (revision b0c6b06836351b3908ba5b2a847c89c42d1a46c3)
19a5af410SMatt Jacob#-
29a5af410SMatt Jacob# Copyright (c) 2006 by Matthew Jacob
39a5af410SMatt Jacob# All rights reserved.
49a5af410SMatt Jacob#
59a5af410SMatt Jacob# Redistribution and use in source and binary forms, with or without
69a5af410SMatt Jacob# modification, are permitted provided that the following conditions
79a5af410SMatt Jacob# are met:
89a5af410SMatt Jacob# 1. Redistributions of source code must retain the above copyright
99a5af410SMatt Jacob#    notice immediately at the beginning of the file, without modification,
109a5af410SMatt Jacob#    this list of conditions, and the following disclaimer.
119a5af410SMatt Jacob# 2. The name of the author may not be used to endorse or promote products
129a5af410SMatt Jacob#    derived from this software without specific prior written permission.
139a5af410SMatt Jacob#
149a5af410SMatt Jacob# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
159a5af410SMatt Jacob# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
169a5af410SMatt Jacob# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
179a5af410SMatt Jacob# ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR
189a5af410SMatt Jacob# ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
199a5af410SMatt Jacob# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
209a5af410SMatt Jacob# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
219a5af410SMatt Jacob# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
229a5af410SMatt Jacob# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
239a5af410SMatt Jacob# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
249a5af410SMatt Jacob# SUCH DAMAGE.
259a5af410SMatt Jacob#
269a5af410SMatt Jacob
27c68159a6SDavid E. O'Brien
289a5af410SMatt JacobSUBDIR = ispfw
2977b1a4d6SMatt JacobSUBDIR += isp_2400
30b9655887SMatt JacobSUBDIR += isp_2500
31*b0c6b068SJoerg PulzSUBDIR += isp_2600
32*b0c6b068SJoerg PulzSUBDIR += isp_2700
33*b0c6b068SJoerg PulzSUBDIR += isp_2800
3424e83068SMatt Jacob
359a5af410SMatt Jacob.include <bsd.subdir.mk>
36