]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - sbin/atm/Makefile
MFC r368207,368607:
[FreeBSD/stable/10.git] / sbin / atm / Makefile
1 # ===================================
2 # HARP  |  Host ATM Research Platform
3 # ===================================
4 #
5 # This Host ATM Research Platform ("HARP") file (the "Software") is
6 # made available by Network Computing Services, Inc. ("NetworkCS")
7 # "AS IS".  NetworkCS does not provide maintenance, improvements or
8 # support of any kind.
9 #
10 # NETWORKCS MAKES NO WARRANTIES OR REPRESENTATIONS, EXPRESS OR IMPLIED,
11 # INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY
12 # AND FITNESS FOR A PARTICULAR PURPOSE, AS TO ANY ELEMENT OF THE
13 # SOFTWARE OR ANY SUPPORT PROVIDED IN CONNECTION WITH THIS SOFTWARE.
14 # In no event shall NetworkCS be responsible for any damages, including
15 # but not limited to consequential damages, arising from or relating to
16 # any use of the Software or related support.
17 #
18 # Copyright 1994-1998 Network Computing Services, Inc.
19 #
20 # Copies of this Software may be made, however, the above copyright
21 # notice must be reproduced on all copies.
22 #
23 #       @(#) $Id: Makefile,v 1.5 1998/07/10 16:01:58 jpt Exp $
24 # $FreeBSD$
25
26 SUBDIR= atmconfig
27
28 .include <bsd.subdir.mk>