head	1.3;
access;
symbols;
locks; strict;
comment	@# @;


1.3
date	2001.12.12.01.49.25;	author tv;	state Exp;
branches;
next	1.2;

1.2
date	2001.04.25.18.32.04;	author garbled;	state Exp;
branches;
next	1.1;

1.1
date	2001.04.25.03.43.35;	author garbled;	state Exp;
branches;
next	;


desc
@@


1.3
log
@MKfoo=no -> NOfoo
@
text
@#	$NetBSD: Makefile,v 1.2 2001/04/25 18:32:04 garbled Exp $

SCRIPTS= exec
SCRIPTSDIR=${BINDIR}/sushi/network/routing/ipv4table
NOOBJ=	# defined

.include "../../../../Makefile.inc"
.include <bsd.prog.mk>
@


1.2
log
@Fix a bunch of makefiles that prove that I cannot count the right number of
..'s
@
text
@d1 1
a1 1
#	$NetBSD: Makefile,v 1.1 2001/04/25 03:43:35 garbled Exp $
d5 1
a5 1
MKOBJ=	no
@


1.1
log
@Whew.  Add an entire networking configuration tree for sushi.  This gives
sushi the ability to do the following tasks:
Edit /etc/exports
Edit /etc/hosts
Change the hostname
Modify NIC configuration
Change the default route
Setup YP/NIS.
@
text
@d1 1
a1 1
#	$NetBSD: Makefile,v 1.1 2001/01/05 07:32:33 garbled Exp $
d7 1
a7 1
.include "../../../Makefile.inc"
@

